Moonchild
9b56867901
Issue #2515 - Guard devtools click handlers against non-primary clicks.
...
We only want clicks on HTML elements to respond to the primary button.
2024-08-05 10:30:00 +08:00
Moonchild
0c02971a44
[devtools] fix issue with ctrl+c handling
...
See https://repo.palemoon.org/MoonchildProductions/Pale-Moon/issues/1961
2024-04-11 15:57:39 +08:00
Martok
61efc86b21
Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend)
2023-07-29 23:41:42 +08:00
Job Bautista
69e45fd84e
Issue #2241 - Part 4.3: Move devtools over to getBounds().
...
This leaves getAdjustedQuads alone because it lives in its own world and its
result gets sent over IPC. That leaves things in a bit of an intermediate state,
but that should be OK for now.
Backported from Mozilla bug 1186265.
2023-05-15 09:11:07 +08:00
Moonchild
d388e478a0
Issue #1656 - Remove more vim control lines.
...
Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from the rest of js, caps, chrome, config, devtools, docshell,
image, intl. More to come.
2023-05-04 10:46:38 +08:00
Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
Moonchild
ed7e49eda6
Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.
...
The poor fellows got lost in an ASCII-interpretation of the world.
2020-09-25 22:04:14 +08:00
Moonchild
8c395520d9
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
...
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
2020-09-25 22:04:12 +08:00
janekptacijarabaci
b1dccb759a
[DevTools] Storage inspector throws an error when use arrow keys
...
Issue #102
2019-02-15 23:52:58 +08:00
janekptacijarabaci
558c645ef6
moebius#350: Don't display storage-sidebar after deleting all cookies
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/350
2019-02-15 23:35:19 +08:00
janekptacijarabaci
8a1405d8b9
moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/342
2019-02-15 23:35:17 +08:00
janekptacijarabaci
6d865bfda3
moebius#339: Make it possible to add cookies, local and session storage entries
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/339
2019-02-15 23:35:16 +08:00
janekptacijarabaci
1ea18fdaf7
Bug 1320362: Move indexedDb storage type in the storage inspector into a new column
...
Issue #31
2019-02-15 23:35:10 +08:00
janekptacijarabaci
a5b4f6e003
Bug 1146194: Multiple cookies with the same name not shown
...
Issue #31
2019-02-15 23:35:07 +08:00
janekptacijarabaci
173d356acd
Bug 1168376: Show transferred size in request summary instead of decompressed size
...
https://github.com/MoonchildProductions/moebius/pull/93
- without: DOMContentLoaded and load
2019-02-15 23:34:34 +08:00
janekptacijarabaci
a7474395ec
Support for css-color-4 (finish)
...
Issue #4
2019-02-15 23:29:04 +08:00
roytam1
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00