fune/browser/components/extensions
2017-07-17 23:28:33 -07:00
..
schemas Bug 1348911 - Add lastAccessed to tabs.Tab; r=mixedpuppy,zombie 2017-07-07 20:17:23 -04:00
test Backed out changeset 9b44720d645b (bug 1357902) for android xpcshell failures in test_ext_startup_cache.js a=backout 2017-07-17 23:28:33 -07: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 Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-browser.js Bug 1330494 - Part 2: Use the ExtensionsSettingsStore to handle precedence for extensions using chrome_url_overrides, r=aswan 2017-06-28 13:11:19 -07:00
ext-browserAction.js Bug 1370967 - close containing popup when clicking a non-popup browser action, r=mixedpuppy 2017-07-03 17:14:58 +01:00
ext-browsingData.js Bug 1376991 - Extend browsingData to restrict removing cookies to a give list of hostnames; r=mixedpuppy 2017-06-30 09:11:18 -04: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 Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan 2017-04-02 11:59:55 -07:00
ext-c-devtools-panels.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-c-devtools.js Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan 2017-04-02 11:59:55 -07:00
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 Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan 2017-04-02 11:59:55 -07:00
ext-chrome-settings-overrides.js Bug 1374237 - Part 3: Declare all top-level functions in browser API files files via const., r=mixedpuppy 2017-06-21 16:13:00 -04:00
ext-commands.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-devtools-inspectedWindow.js Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy 2017-05-26 15:44:41 -07:00
ext-devtools-network.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-devtools-panels.js Bug 1347108 - Reduce the amount of time to show up a WebExtensions DevTools panel. r=aswan,bgrins 2017-06-08 17:10:07 +02:00
ext-devtools.js Bug 1367425 - Use DevToolsShim in webextensions codebase;r=mixedpuppy 2017-05-26 15:48:15 +02:00
ext-geckoProfiler.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-history.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-menus.js Bug 1321544 - Support icons for context menu items; r=zombie 2017-07-11 22:27:20 +05:30
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 1369577 Part 2 Propagate isHandlingUserInput for browserAction, pageAction, and menus r=kmag 2017-06-15 12:48:40 -07:00
ext-sessions.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07:00
ext-sidebarAction.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-tabs.js Bug 1269300 Patch 5;r=mixedpuppy 2017-07-13 18:34:29 +01:00
ext-url-overrides.js Bug 1330494 - Part 2: Use the ExtensionsSettingsStore to handle precedence for extensions using chrome_url_overrides, r=aswan 2017-06-28 13:11:19 -07:00
ext-utils.js Bug 1348911 - Add lastAccessed to tabs.Tab; r=mixedpuppy,zombie 2017-07-07 20:17:23 -04:00
ext-windows.js Bug 1369577 Part 1 Rename SingletonEventManager to EventManager r=kmag 2017-06-09 13:49:07 -07: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
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 1379508: Part 3 - Support <select> popups in OOP popup browsers. r=zombie 2017-07-13 15:47:52 -07:00
extensions-browser.manifest Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
jar.mn Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
moz.build Backed out changeset e017440a55a8 (bug 1357490) 2017-07-08 11:30:47 +02:00
ParseSymbols-worker.js Bug 1365412 - Clean up various ESLint global definitions in browser/. r=mossop 2017-05-16 22:22:42 +01:00
ParseSymbols.jsm Bug 1326572 - Provide an API for nsIProfiler r=kmag,mstange 2017-04-11 09:03:40 -07:00