gecko-dev/browser/components/extensions
2018-01-21 14:29:42 +09:00
..
schemas Backed out changeset 32daec7fd5b6 (bug 1311177) for bc5 failures in browser/components/extensions/test/browser/test-oop-extensions/browser_ext_devtools_network.js on a CLOSED TREE 2018-01-19 11:54:43 +02:00
test Bug 1431961 - Wait for the extension startup code before starting tests in browser/components/extensions/test/browser/browser_ext_user_events.js r=kmag 2018-01-21 14:29:42 +09:00
.eslintrc.js Bug 1371292 - Clean up more ESLint global definitions in configuration files in toolkit/ and browser/. r=mossop 2017-06-08 10:59:12 +01:00
ext-bookmarks.js Remove unused imports. r=trivial (no bug) 2017-11-09 16:39:57 -08:00
ext-browser.js Bug 1423725 add event, query and details for hidden status, r=Gijs,rpl 2018-01-18 16:37:11 -07:00
ext-browser.json Bug 1404584 Part 2: Convert ext-chrome-settings-overrides to use update and uninstall events, r=aswan,mkaply 2017-11-01 09:50:03 -04:00
ext-browserAction.js Bug 1427107 - Reject setBadgeBackgroundColor promise for invalid string colors r=mixedpuppy 2018-01-11 18:56:18 +01:00
ext-browsingData.js Bug 1404105 - Sanitize.js must check if QuotaManager returns an error before continuing with cleaning data, r=janv 2017-10-16 11:50:01 +02:00
ext-c-browser.js Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
ext-c-devtools-inspectedWindow.js
ext-c-devtools-panels.js Bug 1398729 - Support devtools.panels.elements sidebar.setExpression API method. r=aswan 2017-09-09 16:39:17 +02: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 1421459: Update to ESLint 4 "indent" rule. r=aswan 2017-11-28 14:13:59 -08:00
ext-commands.js Bug 1387907: Part 3 - Merge ext-browser.js and ext-utils.js. r=mixedpuppy 2017-08-06 18:20:25 -07:00
ext-devtools-inspectedWindow.js Remove unused imports. r=trivial (no bug) 2017-11-09 16:39:57 -08:00
ext-devtools-network.js Backed out changeset 32daec7fd5b6 (bug 1311177) for bc5 failures in browser/components/extensions/test/browser/test-oop-extensions/browser_ext_devtools_network.js on a CLOSED TREE 2018-01-19 11:54:43 +02:00
ext-devtools-panels.js Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop 2017-12-12 21:35:16 +09:00
ext-devtools.js Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop 2017-10-11 15:43:51 +01:00
ext-find.js Bug 1332144 - Fix no-extra-semi ESLint failure in ext-find.js. r=me 2017-08-25 15:39:39 -04:00
ext-geckoProfiler.js Remove unused imports. r=trivial (no bug) 2017-11-09 16:39:57 -08:00
ext-history.js Bug 1421703 - replace onVisit with onVisits r=mak 2017-12-20 14:27:24 -08:00
ext-menus.js Bug 1370228 - "Context menu title with placeholder always shows ellipsis" [r=mixedpuppy] 2017-12-21 08:33:00 +02:00
ext-omnibox.js Bug 1375002: Get rid of the omnibox_internal namespace. r=me 2017-07-04 15:17:45 -07:00
ext-pageAction.js Bug 1427431 - Add methods to check if browser/page/sidebar actions are enabled/shown/open r=mixedpuppy 2018-01-11 18:19:02 +01: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 1322060 - Extension API to store persistent values on window/tab using get/set/remove methods. r=kmag, r=bsilverberg 2017-08-27 16:42:00 -04:00
ext-sidebarAction.js Bug 1424259 - Fix alignment of extension sidebar action icons r=mixedpuppy 2018-01-11 22:53:02 -06:00
ext-tabs.js Backed out changeset 9687e3d987be (bug 1415507) for bc failures in browser/components/extensions/test/browser/browser_ext_tabs_saveAsPDF.js on a CLOSED TREE 2018-01-19 10:22:14 +02:00
ext-url-overrides.js Bug 1414018 - Go to new New Tab page after disabling add-on in New Tab doorhanger r=aswan 2017-11-29 17:14:54 -06:00
ext-windows.js Bug 1421459: Update to ESLint 4 "indent" rule. r=aswan 2017-11-28 14:13:59 -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 1425868 - Consolidate arrow panel styling. r=dao 2017-12-19 08:00:00 -06: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 Backed out changeset 82920c8bb33a (bug 1357391) for xpcshell failures in test_ext_pkcs11_management.js a=backout 2017-09-29 11:22:49 -07: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