fune/browser/components/extensions
Nicolas Chevobbe e8099d4018 Bug 1527834 - Rename WebConsoleWrapper:hud to WebConsoleWrapper:webConsoleUI; r=bgrins.
This better reflects what the property is (i.e. a
WebConsoleUI instance), and avoid confusion with
the panel's hud (created in webconsole.js).
We take that as an opportunity to clean things up
a bit (e.g. don't access the webConsoleUI through
JsTerm).

Differential Revision: https://phabricator.services.mozilla.com/D19783

--HG--
extra : moz-landing-system : lando
2019-02-15 08:17:43 +00:00
..
child Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
parent Bug 1525634 - Preserve lazyness of the old tab when adopted by another window. r=jaws 2019-02-14 19:48:58 +00:00
schemas Bug 1303384 - Part 4: Localize command descriptions r=aswan 2019-01-12 02:25:23 +00:00
test Bug 1527834 - Rename WebConsoleWrapper:hud to WebConsoleWrapper:webConsoleUI; r=bgrins. 2019-02-15 08:17:43 +00:00
.eslintrc.js
ext-browser.json Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
extension-mac-panel.css
extension-mac.css Bug 1482411 - Port bug 1371951 changes to extension-mac.css r=mixedpuppy 2018-08-10 15:00:35 +00:00
extension-win-panel.css
extension.css Bug 1484911 - Convert .disabled selectors on <form> elements in extension.css to :disabled; r=bwinton 2018-08-23 13:16:11 +00:00
extension.svg
ExtensionControlledPopup.jsm Bug 1525125 block newtab and homepage overrides in private windows r=rpl,Gijs 2019-02-14 19:46:00 +00:00
ExtensionPopups.jsm Bug 1446027 - Prevents synchronous uninterruptible reflow from ExtensionPopups.jsm. r=kmag 2019-01-30 20:08:08 +00:00
extensions-browser.manifest Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
jar.mn Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
moz.build Bug 1509549 - Use ProfilerGetSymbols for geckoProfiler WebExtension symbolication and remove all other sources of symbolication. r=kmag 2019-02-07 19:37:21 +00:00
profiler_get_symbols.js Bug 1509549 - Add a ProfilerGetSymbols module which can dump symbols with the help of a dynamically-loaded WebAssembly module. r=kmag 2019-02-07 19:36:43 +00:00
ProfilerGetSymbols-worker.js Bug 1509549 - Add a ProfilerGetSymbols module which can dump symbols with the help of a dynamically-loaded WebAssembly module. r=kmag 2019-02-07 19:36:43 +00:00
ProfilerGetSymbols.jsm Bug 1509549 - Add a ProfilerGetSymbols module which can dump symbols with the help of a dynamically-loaded WebAssembly module. r=kmag 2019-02-07 19:36:43 +00:00