gecko-dev/toolkit/components/extensions
Andrew Swan 820b147630 Bug 1338327 Handle .cmd files with spaces in subprocess r=kmag
MozReview-Commit-ID: 9zr97CyY5in

--HG--
extra : rebase_source : 733b47dc230a7809960d8790e88e9616544b0bc1
2017-06-12 14:51:32 -07:00
..
schemas Bug 1362787 - Implement chrome.privacy.websites.referrersEnabled, r=aswan 2017-06-12 13:15:53 -04:00
test Bug 1338327 Handle .cmd files with spaces in subprocess r=kmag 2017-06-12 14:51:32 -07:00
webrequest Bug 1326298 implement off-main-thread delivery with start/stop/error listeners, r=kmag 2017-04-18 15:50:53 -07:00
.eslintrc.js Bug 1370232 - Enabled the ESLint no-unneeded-ternary rule across mozilla-central. r=standard8 2017-06-13 00:23:54 +05:30
ext-alarms.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-backgroundPage.js Bug 1353172 - Add telemetry for background page load time time, r=bsmedberg,kmag 2017-04-18 15:35:21 -04:00
ext-browser-content.js Bug 1368189: Move more code out of ExtensionUtils.jsm. r=mixedpuppy 2017-05-26 15:44:41 -07:00
ext-c-backgroundPage.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-downloads.js Bug 1369782 - Require user interaction for downloads.open() r=aswan 2017-06-02 18:34:08 -05:00
ext-c-extension.js Bug 1299053 - support tabId in browser.extension.getViews r=aswan 2017-04-23 13:01:34 +02:00
ext-c-identity.js Bug 1367232 - Clean up various ESLint global definitions in toolkit/. r=mossop 2017-05-19 09:22:48 +01:00
ext-c-permissions.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-runtime.js Bug 1368669 - Support explicit null callback for runtime.sendMessage r=aswan 2017-06-07 23:43:25 +02:00
ext-c-storage.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-c-test.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-toolkit.js Bug 1369782 - Require user interaction for downloads.open() r=aswan 2017-06-02 18:34:08 -05:00
ext-contextualIdentities.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-cookies.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-downloads.js Bug 1369782 - Require user interaction for downloads.open() r=aswan 2017-06-02 18:34:08 -05:00
ext-extension.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-geolocation.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-i18n.js Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy 2017-04-07 13:39:06 -07:00
ext-idle.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-management.js Bug 1282981 - Implement management.get and getAll, r=mixedpuppy 2017-06-09 11:04:46 -04:00
ext-notifications.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-permissions.js Bug 1322235: Part 3 - Use MatchPatternSet for whiteListedHosts and webRequest. r=aswan,zombie 2017-06-03 22:11:20 -07:00
ext-privacy.js Bug 1362787 - Implement chrome.privacy.websites.referrersEnabled, r=aswan 2017-06-12 13:15:53 -04:00
ext-protocolHandlers.js Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws. 2017-04-14 21:51:39 +02:00
ext-proxy.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-runtime.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-storage.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-theme.js Bug 1350522: Part 2 - Convert toolkit APIs to lazy loading. r=aswan 2017-03-31 19:36:00 -07:00
ext-toolkit.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-topSites.js Bug 1361899 - Allow extensions to specify provider when calling topSites.get. r=mixedpuppy 2017-05-20 14:06:16 +12:00
ext-webNavigation.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-webRequest.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-process-script.js Bug 1368289: Simplify frameloader global metadata tagging. r=mixedpuppy 2017-05-27 17:30:53 -07:00
Extension.jsm Bug 1370437 Really make webextension experiments run on release r=kmag 2017-06-09 10:14:41 -07:00
ExtensionAPI.jsm Bug 1368152: Part 1 - Move API extension registration to ExtensionAPI.jsm. r=aswan 2017-05-26 12:12:13 -07:00
ExtensionChild.jsm Bug 1356546: Part 4 - Use StructuredCloneHolder as transport for proxied method return values. r=aswan 2017-06-04 20:39:28 -07:00
ExtensionChildDevToolsUtils.jsm Bug 1349896 - Part 2: Implement devtools.panels.themeName API property, f?rpl r=mixedpuppy 2017-05-11 08:54:02 -04:00
ExtensionCommon.jsm Bug 1333403 - Part 2: Implement browser.menus as alias for contextMenus r=kmag 2017-06-10 16:43:20 +02:00
ExtensionContent.jsm Bug 1368102: Part 7 - Remove ScriptMatcher and use WebExtensionConentScript directly. r=mixedpuppy 2017-06-04 13:29:03 -07:00
ExtensionPageChild.jsm Bug 1368289: Simplify frameloader global metadata tagging. r=mixedpuppy 2017-05-27 17:30:53 -07:00
ExtensionParent.jsm merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-05 11:08:00 +02:00
ExtensionPermissions.jsm Bug 1322235: Part 3 - Use MatchPatternSet for whiteListedHosts and webRequest. r=aswan,zombie 2017-06-03 22:11:20 -07:00
ExtensionPolicyService.cpp Bug 1370263: Null check document URI before matching content scripts. r=mixedpuppy 2017-06-05 10:26:06 -07:00
ExtensionPolicyService.h Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
ExtensionPreferencesManager.jsm Bug 1368545 - Prevent the ExtensionPreferencesManager from mistakenly overriding a user set preference, r=aswan 2017-06-05 14:22:05 -04:00
extensions-toolkit.manifest Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
ExtensionSettingsStore.jsm Bug 1367453 - Do not throw an exception from ExtensionSettingsStore when trying to remove a setting that was not previously set, r=mixedpuppy 2017-05-24 12:29:16 -04:00
ExtensionStorage.jsm Bug 1320186: Don't sanitize storage values more than once. r=aswan 2017-06-06 18:59:06 -07:00
ExtensionStorageSync.jsm Bug 1368560 part 2 - Move Svc.Crypto to Weave.Crypto. r=markh 2017-05-29 13:24:01 -04:00
ExtensionTabs.jsm Bug 1368102: Part 3 - Use MatchPattern and MatchGlob bindings for content script matching. r=mixedpuppy 2017-05-25 15:42:18 -07:00
ExtensionTestCommon.jsm
ExtensionUtils.jsm Bug 1368152: Part 4 - Remove ExtensionManagement.jsm. r=aswan 2017-06-03 17:18:18 -07:00
ExtensionXPCShellUtils.jsm Bug 1331742 - Part 5 - Add unit tests for browserAction.onClicked r=mixedpuppy 2017-05-12 15:02:11 -04:00
jar.mn Bug 1369782 - Require user interaction for downloads.open() r=aswan 2017-06-02 18:34:08 -05:00
LegacyExtensionsUtils.jsm Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy 2017-04-14 16:57:34 -07:00
MatchGlob.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MatchPattern.cpp Bug 1367478 support websocket ws/wss protocol in matchpattern, r=kmag 2017-06-07 12:16:14 -07:00
MatchPattern.h Bug 1322235: Part 1 - Add native MatchPattern and MatchGlob bindings. r=billm,aswan 2017-05-24 14:57:29 -07:00
MessageChannel.jsm 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
moz.build Bug 1368152: Part 4 - Remove ExtensionManagement.jsm. r=aswan 2017-06-03 17:18:18 -07:00
mozIExtensionProcessScript.idl Bug 1368102: Part 5 - Move static content script matching into C++. r=mixedpuppy,zombie 2017-06-04 15:38:11 -07:00
NativeMessaging.jsm Bug 1356546: Part 2 - Use StructuredCloneHolder as transport for MessageManager messages. r=aswan 2017-06-04 20:46:38 -07:00
ProxyScriptContext.jsm Bug 1355198 - Fix DIRECT return type to take no arguments and update error handling r=mixedpuppy 2017-06-06 12:34:12 -04:00
Schemas.jsm Backed out changeset 37b0fcb54cba (bug 1333403) for eslint failure: browser/components/extensions/ext-c-menus.js:158:24 | 'SingletonEventManager' is not defined. r=backout 2017-06-10 16:07:23 +02:00
WebExtensionContentScript.h Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy 2017-06-06 14:18:49 -07:00
WebExtensionPolicy.cpp Bug 1370263: Don't try to match content scripts for non-codebase principals. r=mixedpuppy 2017-06-06 14:18:49 -07:00
WebExtensionPolicy.h Bug 1368102: Part 2 - Add WebExtensionContentScript bindings. r=billm,mixedpuppy 2017-06-03 22:03:19 -07:00