fune/browser/components/extensions
Kris Maglione b9b5dda147 Bug 1365821: Request animation frame on the correct window before checking details. r=me
MozReview-Commit-ID: 708VQuF065d

--HG--
extra : rebase_source : fdf6787b0106d01fb524fa28813d0a11695cd691
2017-06-23 19:18:15 -07:00
..
schemas Bug 1365400 - Add all profiler features to the enum list, and a test. r=kmag,njn 2017-06-16 14:52:30 -04:00
test Bug 1365821: Request animation frame on the correct window before checking details. r=me 2017-06-23 19:18:15 -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 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-browser.js Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
ext-browserAction.js Bug 1297167 - Part 2: Add telemetry probes for BrowserAction popups, r=bsmedberg,kmag 2017-05-03 11:12:03 -04:00
ext-browsingData.js Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +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 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 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-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 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
ext-c-omnibox.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-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 1301315 - Add support for chrome_settings_overrides search engine. r=mixedpuppy 2017-06-02 15:59:43 -05:00
ext-commands.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-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 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-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 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-history.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-menus.js Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
ext-omnibox.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-pageAction.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-sessions.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-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 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-url-overrides.js Bug 1350522: Part 4 - Convert browser APIs to lazy loading. r=aswan 2017-04-02 11:59:55 -07:00
ext-utils.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-windows.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
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
extension.svg
ExtensionPopups.jsm Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop 2017-06-06 21:15:42 +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 Backed out 4 changesets (bug 1357490) for causing frequent xpcshell timeouts. 2017-05-30 12:36:43 -04: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