Moonchild
d5a2c45aad
Issue #1656 - Part 6: Clean up the build files
2020-09-23 15:52:00 +00:00
Moonchild
a680bdc637
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-23 13:55:00 +00:00
Gaming4JC
4dc8efd76c
1283712 - Part 11.1: Show notes in devtools console.
2019-07-18 22:38:34 -04:00
Gaming4JC
1413b3d6fd
Issue #756 - Remove Contextual Identity from DevTools
2019-03-18 20:53:54 -04:00
wolfbeast
43d44975b1
Remove WebExtension support from the platform.
...
- Conditional code
- WE APIs
- WE toolkit theming
2019-02-13 19:11:37 +01:00
janekptacijarabaci
0d89d668e4
DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" instead of "createImageBitmap(ctx.getImageData())"
...
Issue #544
2018-06-24 20:33:07 +02:00
janekptacijarabaci
e040ed9250
moebius#158: The Performance Resource Timing (added support for "workerStart")
...
https://github.com/MoonchildProductions/moebius/pull/158
2018-04-29 11:49:50 +02:00
janekptacijarabaci
3114d48cee
Handle RegExp correctly in devtools
...
Issue #77
2018-03-19 10:47:16 +01:00
janekptacijarabaci
af300f36f1
Bug 755821: Function() should use the parser's argument parsing code
2018-03-16 11:35:57 +01:00
janekptacijarabaci
e78a87b418
moebius#346: Storage Inspector should trim port from hosts for cookies
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/346
2018-03-04 01:58:43 +01:00
janekptacijarabaci
a53fe8f5c9
Bug 1302989: Make storage inspector work with file:// when # is in the URL
...
Issue #31
2018-03-04 01:35:21 +01:00
janekptacijarabaci
f22bc3fd88
moebius#342: Columns are not sorted correctly (Natural Sort algorithm)
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/342
2018-03-02 18:22:50 +01:00
janekptacijarabaci
166fb9f289
moebius#339: Make it possible to add cookies, local and session storage entries
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/339
2018-03-02 17:52:34 +01:00
janekptacijarabaci
26e53627d6
moebius#337: Added option to remove all session cookies for a specific domain
...
Issue #31
https://github.com/MoonchildProductions/moebius/pull/337
2018-03-02 16:38:25 +01:00
janekptacijarabaci
f0175fb7ab
Bug 1321820: Storage Inspector fails with dom.caches.enabled=false
...
Issue #31
2018-03-02 15:26:16 +01:00
janekptacijarabaci
4240e91e32
Bug 1334252: Find IDB storage for host more directly
...
Issue #31
2018-03-02 15:06:49 +01:00
janekptacijarabaci
71fd51a863
Bug 1320362: Move indexedDb storage type in the storage inspector into a new column
...
Issue #31
2018-03-02 14:59:24 +01:00
janekptacijarabaci
43ddb9b8c0
Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extensions
...
Issue #31
2018-03-02 14:33:20 +01:00
janekptacijarabaci
390894c822
Bug 1146194: Multiple cookies with the same name not shown
...
Issue #31
2018-03-02 13:36:16 +01:00
janekptacijarabaci
caebf13372
Checking NS_BINDING_ABORTED to avoid dispatching navigate event
...
https://github.com/MoonchildProductions/moebius/pull/302
2018-03-01 13:50:06 +01:00
janekptacijarabaci
12ea568359
DevTools - style editor - StyleSheetsActor should use the parent tabActor to retrieve the list of windows and react to new/removed windows
...
https://github.com/MoonchildProductions/moebius/pull/124
2018-03-01 13:13:33 +01:00
janekptacijarabaci
32230477c6
DevTools - Inspector - tooltip get element width/height wrong when browser zoomed
...
https://github.com/MoonchildProductions/moebius/pull/54
2018-02-28 08:41:01 +01:00
Matt A. Tobin
8f6d3dab81
Make Devtools function without WebExtensions
2018-02-11 06:57:08 -05:00
Moonchild
fc7d9fade5
Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1
...
Support for css-color-4 (finish)
2018-02-04 19:51:18 +01:00
janekptacijarabaci
f3aeeab64f
Support for css-color-4 (finish)
...
Issue #4
2018-02-02 20:51:18 +01:00
janekptacijarabaci
f34094bae3
Add a "copy full CSS path" option to the inspector's menu
...
Issue #3
2018-02-02 20:42:28 +01:00
Matt A. Tobin
5f8de423f1
Add m-esr52 at 52.6.0
2018-02-02 04:16:08 -05:00