summaryrefslogtreecommitdiff
path: root/devtools/server/actors
Commit message (Collapse)AuthorAge
* Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP#1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
| | | | | | 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.
* 1283712 - Part 11.1: Show notes in devtools console.Gaming4JC2019-07-18
|
* Issue mcp-graveyard/UXP#756 - Remove Contextual Identity from DevToolsGaming4JC2019-03-18
|
* Remove WebExtension support from the platform.wolfbeast2019-02-13
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* DevTools - Eyedropper Tool - Used "createImageBitmap(canvas.toBlob())" ↵janekptacijarabaci2018-06-24
| | | | | | instead of "createImageBitmap(ctx.getImageData())" Issue mcp-graveyard/UXP#544
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29
| | | | https://github.com/MoonchildProductions/moebius/pull/158
* Handle RegExp correctly in devtoolsjanekptacijarabaci2018-03-19
| | | | Issue mcp-graveyard/UXP#77
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
|
* moebius#346: Storage Inspector should trim port from hosts for cookiesjanekptacijarabaci2018-03-04
| | | | | Issue mcp-graveyard/UXP#31 https://github.com/MoonchildProductions/moebius/pull/346
* Bug 1302989: Make storage inspector work with file:// when # is in the URLjanekptacijarabaci2018-03-04
| | | | Issue mcp-graveyard/UXP#31
* moebius#342: Columns are not sorted correctly (Natural Sort algorithm)janekptacijarabaci2018-03-02
| | | | | Issue mcp-graveyard/UXP#31 https://github.com/MoonchildProductions/moebius/pull/342
* moebius#339: Make it possible to add cookies, local and session storage entriesjanekptacijarabaci2018-03-02
| | | | | Issue mcp-graveyard/UXP#31 https://github.com/MoonchildProductions/moebius/pull/339
* moebius#337: Added option to remove all session cookies for a specific domainjanekptacijarabaci2018-03-02
| | | | | Issue mcp-graveyard/UXP#31 https://github.com/MoonchildProductions/moebius/pull/337
* Bug 1321820: Storage Inspector fails with dom.caches.enabled=falsejanekptacijarabaci2018-03-02
| | | | Issue mcp-graveyard/UXP#31
* Bug 1334252: Find IDB storage for host more directlyjanekptacijarabaci2018-03-02
| | | | Issue mcp-graveyard/UXP#31
* Bug 1320362: Move indexedDb storage type in the storage inspector into a new ↵janekptacijarabaci2018-03-02
| | | | | | column Issue mcp-graveyard/UXP#31
* Bug 1276339: Storage inspector doesn't work on chrome:// pages and web ↵janekptacijarabaci2018-03-02
| | | | | | extensions Issue mcp-graveyard/UXP#31
* Bug 1146194: Multiple cookies with the same name not shownjanekptacijarabaci2018-03-02
| | | | Issue mcp-graveyard/UXP#31
* Checking NS_BINDING_ABORTED to avoid dispatching navigate eventjanekptacijarabaci2018-03-01
| | | | https://github.com/MoonchildProductions/moebius/pull/302
* DevTools - style editor - StyleSheetsActor should use the parent tabActor to ↵janekptacijarabaci2018-03-01
| | | | | | retrieve the list of windows and react to new/removed windows https://github.com/MoonchildProductions/moebius/pull/124
* DevTools - Inspector - tooltip get element width/height wrong when browser ↵janekptacijarabaci2018-02-28
| | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54
* Make Devtools function without WebExtensionsMatt A. Tobin2018-02-11
|
* Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1Moonchild2018-02-04
|\ | | | | Support for css-color-4 (finish)
| * Support for css-color-4 (finish)janekptacijarabaci2018-02-02
| | | | | | | | Issue mcp-graveyard/UXP#4
* | Add a "copy full CSS path" option to the inspector's menujanekptacijarabaci2018-02-02
|/ | | | Issue mcp-graveyard/UXP#3
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02