fune/browser/components/extensions
UK992 4d606a1288 Bug 1363485 - Update tests r=dao
MozReview-Commit-ID: 4epuVQVCJPH

--HG--
extra : rebase_source : aef306464344009feb0e28295a0159cc9aab19ad
2017-07-30 20:39:55 +02:00
..
schemas Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag 2017-07-25 20:57:45 +02:00
test Bug 1363485 - Update tests r=dao 2017-07-30 20:39:55 +02: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 1381573 - Use callOnClose instead of onShutdown in ext-url-overrides.js, r=aswan 2017-07-17 14:01:04 -04:00
ext-browserAction.js Bug 1383076 - restore workaround for 'current' setter on panelviews in non-photon panelmultiview, r=mconley 2017-07-24 14:56:01 +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 Backed out changeset c49af70f1a94 (bug 1378882) for eslint failures in ext-chrome-settings-overrides.js a=backout CLOSED TREE 2017-07-18 22:44:06 -07: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 1341304 - Implement devtools.panels.elements.onSelectionChanged. r=aswan 2017-06-01 20:06:53 +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 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ext-history.js Bug 1363886 - Part 2: Fix a number of async callback parameters schemas r=kmag 2017-07-25 20:57:45 +02:00
ext-menus.js Bug 1385528 - Fix tools_menu in newly opened windows r=kmag 2017-07-29 20:51:47 +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 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 1381605 - Do not load ExtensionSettingsStore's JSON file synchronously, r=aswan 2017-07-24 15:49:30 -04: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 1333376 - Support reading the title and setting the title preface of a Window object, r=aswan 2017-07-05 16:53:10 -04: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 1354086 - switch overflow panel to using a photonpanelmultiview, allowing webextension views to specify their own size, r=mikedeboer 2017-07-19 21:23:46 +01: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 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