fune/browser/components/extensions
2018-02-18 01:24:08 +09:00
..
schemas Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
test Backed out changeset c3f16a179c93 (bug 1414674) 2018-02-18 01:24:08 +09:00
.eslintrc.js
ext-bookmarks.js Bug 1432614 - Remove now unnecessary updating and maintenance of Places' root folder titles. r=kitcambridge,mak 2018-01-04 16:35:56 +00:00
ext-browser.js Bug 1438274 - Fix browser and page actions clearance when navigating r=mixedpuppy 2018-02-15 02:57:53 +01:00
ext-browser.json Bug 1421811 - Part 1: Support commands.update() to modify a command r=mixedpuppy 2018-01-31 15:48:32 -06:00
ext-browserAction.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-browsingData.js Bug 1167238 - Part 3 - Clean up usage of sanitize.js to properly use Sanitizer.jsm. r=mak 2018-01-18 16:02:04 +01:00
ext-c-browser.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-c-devtools-inspectedWindow.js
ext-c-devtools-network.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-c-devtools-panels.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-c-devtools.js
ext-c-menus.js Bug 1369577 Part 2 Propagate isHandlingUserInput for browserAction, pageAction, and menus r=kmag 2017-06-15 12:48:40 -07:00
ext-c-omnibox.js Bug 1375002: Get rid of the omnibox_internal namespace. r=me 2017-07-04 15:17:45 -07:00
ext-c-tabs.js
ext-chrome-settings-overrides.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
ext-commands.js Bug 1421811 - Part 3: Update shortcut in sidebar on update r=Gijs,mixedpuppy 2018-02-06 12:55:40 -06:00
ext-devtools-inspectedWindow.js Remove unused imports. r=trivial (no bug) 2017-11-09 16:39:57 -08:00
ext-devtools-network.js Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
ext-devtools-panels.js Bug 1403130 - Allow DOMNodes and cyclic objects to be rendered with the sidebar.setExpression API method. r=aswan 2017-10-12 15:55:47 +02:00
ext-devtools.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-find.js Bug 1408194 prevent using find api on about urls 2018-01-30 16:55:54 -07:00
ext-geckoProfiler.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-history.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-menus.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-omnibox.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-pageAction.js Bug 1435992 - Disabled page actions still show extension context menu items. r=mixedpuppy 2018-02-06 11:15:50 -08:00
ext-pkcs11.js Bug 1421459: Update to ESLint 4 "indent" rule. r=aswan 2017-11-28 14:13:59 -08:00
ext-sessions.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-sidebarAction.js Bug 1421811 - Part 3: Update shortcut in sidebar on update r=Gijs,mixedpuppy 2018-02-06 12:55:40 -06:00
ext-tabs.js Bug 1436720 use sessionstore to track controlling extension, r=Gijs 2018-02-13 15:43:31 -07:00
ext-url-overrides.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
ext-windows.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
extension-mac-panel.css
extension-mac.css Bug 1354336 - Require all browser_style elements to have the browser-style class r=mikedeboer 2017-06-23 13:54:19 -04:00
extension-win-panel.css Bug 1330146. Remove windows-xp and windows-vista values from extension-win-panel.css. r=kmag 2017-07-19 11:43:07 -05:00
extension.css Bug 1354336 - Require all browser_style elements to have the browser-style class r=mikedeboer 2017-06-23 13:54:19 -04:00
extension.svg
ExtensionPopups.jsm Bug 1324255 make webextension panels focused when opened, r=Gijs,rpl 2018-02-15 09:52:54 -07:00
extensions-browser.manifest Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy 2017-08-06 18:20:25 -07:00
jar.mn Bug 1311171 - Implement the devtools.network.onRequestFinished API event; r=jdescottes,rpl 2018-02-14 11:32:10 +01:00
moz.build Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ParseBreakpadSymbols-worker.js Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ParseCppFiltSymbols-worker.js Bug 1362786 - (3) Run CppFiltParser in worker r=kmag 2017-07-21 14:13:37 -07:00
ParseNMSymbols-worker.js Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ParseSymbols.jsm Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00