Julian Descottes
c9f46b9568
Bug 1407326 - remove references to invertIconForLightTheme in extensions codebase;r=rpl
...
MozReview-Commit-ID: B2eTpm6qbOh
2017-10-10 19:49:04 +02:00
Luca Greco
a1f9605516
Bug 1401288 - Run remote devtools panel browsers in the right TabGroup. r=aswan
...
This patch ensures that the devtools panel browser elements are associated to
the same TabGroup of the other extension pages from the same extension.
MozReview-Commit-ID: 40TSPqGfTnz
2017-09-19 20:06:02 +02:00
Luca Greco
58f9bcb721
Bug 1398729 - Support devtools.panels.elements sidebar.setExpression API method. r=aswan
...
MozReview-Commit-ID: 2tRLF59o8Bg
2017-09-09 16:39:17 +02:00
Luca Greco
46acc799dd
Bug 1374590 - Fix changing devtools toolbox dock location while using WebExtension devtools panel. r=aswan
...
MozReview-Commit-ID: 2O1MoNZXZm0
2017-09-11 17:32:05 +02:00
Luca Greco
4d4c2ebb93
Bug 1374590 - Refactoring ParentDevToolsPanel class to provide create/destroyBrowserElement helper methods. r=aswan,ochameau
...
MozReview-Commit-ID: FsGlCU0H9VG
2017-09-11 15:49:36 +02:00
Luca Greco
08ddc0c735
Bug 1341305 - Implement devtools.panels.elements.createSidebarPane and sidebar's setObject APIs. r=aswan
...
MozReview-Commit-ID: 2OhNuUWY9CP
2017-07-24 16:58:55 +02:00
Kris Maglione
5b5382fb8b
Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy
...
MozReview-Commit-ID: CmOax5b5Gki
2017-08-06 18:20:25 -07:00
Luca Greco
f64189b389
Bug 1341304 - Implement devtools.panels.elements.onSelectionChanged. r=aswan
...
MozReview-Commit-ID: HMKvnk3wDyX
2017-06-01 20:06:53 +02:00
Luca Greco
518ffdfbaa
Bug 1347108 - Reduce the amount of time to show up a WebExtensions DevTools panel. r=aswan,bgrins
...
MozReview-Commit-ID: LJl8VJNErnz
2017-06-08 17:10:07 +02:00
Mark Banner
9916415caf
Bug 1371292 - Clean up more ESLint global definitions in configuration files in toolkit/ and browser/. r=mossop
...
MozReview-Commit-ID: 5KC23kzaCFN
2017-06-08 10:59:12 +01:00
Luca Greco
e03f1c8d24
Bug 1366755 - devtools.panels.create should set invertIconForLightTheme to false by default. r=aswan
...
MozReview-Commit-ID: 1bn3cMngoql
2017-06-07 16:34:56 +02:00
Kris Maglione
db3ec327d2
Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy
...
Also removes some dead code.
A lot of the code in ExtensionUtils.jsm is not needed in all processes, and a
lot of the rest isn't needed until extension code runs. Most of it winds up
being loaded into all processes way earlier than necessary.
MozReview-Commit-ID: CMRjCPOjRF2
2017-05-26 15:44:41 -07:00
Kris Maglione
937291f42b
Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan
...
MozReview-Commit-ID: BQoWF9nHOuF
2017-04-02 11:59:55 -07:00
Luca Greco
2ddaa37842
Bug 1340529 - Fix shown/hidden events for a devtools_panel toggled from toolbox preferences. r=kmag
...
MozReview-Commit-ID: H81qwCEoaf9
2017-02-16 04:07:49 +01:00
Luca Greco
851793228c
Bug 1300587 - Workaround issues with dock/undock devtools toolbox with a devtools_panel. r=kmag
...
- this workaround is related to the same issue described in Bug 1075490
for the SDK "dev/panel" module.
MozReview-Commit-ID: 5UYn1F88u1
2016-10-07 12:37:53 +02:00
Luca Greco
c11ce4bd48
Bug 1300587 - Implements devtools_panel context and devtools.panel.create API method. r=kmag
...
MozReview-Commit-ID: GVpwEkHqP3o
2017-02-09 18:23:18 +01:00