gecko-dev/toolkit/components/extensions
Kris Maglione c38ae6f59c Bug 1322869: Part 2 - Memoize some relatively expensive-to-compute tab attributes. r=bsilverberg
MozReview-Commit-ID: EpjsLhlNzvG

--HG--
extra : rebase_source : 2b0abdf1baaa631938eab2d1c2b1d03f1917a880
2016-12-19 12:34:50 -08:00
..
schemas Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 1, r=kmaglione 2016-12-17 18:41:02 +01:00
test Bug 1295324 Skip test on android r=me a=test-only 2016-12-21 13:30:59 -08:00
.eslintrc.js Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 2, r=kmaglione 2016-12-17 18:41:28 +01:00
ext-alarms.js Bug 1287010 - Make environment of Context explicit. r=billm 2016-08-16 15:51:50 -07:00
ext-backgroundPage.js Bug 1319452: Part 1 - Load background page in private browsing mode during permanent private browsing. r=billm 2016-11-22 12:07:59 -08:00
ext-browser-content.js Bug 1317101 - Part 7e: Load extension options pages in a remote browser. r=aswan 2016-11-16 13:24:08 -08:00
ext-c-backgroundPage.js Bug 1319452: Part 2 - Don't expose extension views that the caller cannot access. r=billm 2016-11-22 12:31:37 -08:00
ext-c-extension.js Bug 1319452: Part 2 - Don't expose extension views that the caller cannot access. r=billm 2016-11-22 12:31:37 -08:00
ext-c-identity.js Bug 1305421 - Implement chrome.identity, r=kmag 2016-11-14 13:02:02 -08:00
ext-c-runtime.js Bug 1316396: Part 3 - Clean up the native messaging Port logic. r=aswan 2016-11-09 12:28:09 -08:00
ext-c-storage.js Remove stray debugging statement (no bug). r=aswan 2016-11-04 09:17:41 -07:00
ext-c-test.js Bug 1316780: Part 3 - Capture the current unprivileged stack in browser.test.* assertion functions. r=aswan 2016-11-11 15:25:30 -08:00
ext-contextualIdentities.js Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 1, r=kmaglione 2016-12-17 18:41:02 +01:00
ext-cookies.js Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 2, r=kmaglione 2016-12-17 18:41:28 +01:00
ext-downloads.js bug 1247793 - Implement download() options: method, headers and body, r=aswan 2016-10-22 12:06:22 +02:00
ext-extension.js Bug 1287007 - Move extension.getViews to child r=billm 2016-09-07 22:54:07 -07:00
ext-i18n.js Bug 1309906 - part2: provide existent APIs to the devtools contexts. r=kmag 2016-11-04 12:41:12 +01:00
ext-idle.js Bug 1299775 - Implement chrome.idle.onStateChanged, r=aswan 2016-09-19 15:44:09 -04:00
ext-management.js Bug 1220136 - WebExtensions support chrome.management.uninstallSelf, r=kmag 2016-09-07 10:06:01 -04:00
ext-notifications.js Bug 1287010 - Make environment of Context explicit. r=billm 2016-08-16 15:51:50 -07:00
ext-runtime.js Bug 1247435 - Add support for runtime.onStartup r=kmag 2016-10-19 18:42:27 +01:00
ext-storage.js Bug 1309906 - part2: provide existent APIs to the devtools contexts. r=kmag 2016-11-04 12:41:12 +01:00
ext-topSites.js Bug 1312055: Fix various eslint errors. r=standard8 2016-10-21 10:03:51 -07:00
ext-webNavigation.js Backed out changeset 05c206c4311b (bug 1305217) 2016-11-12 13:43:26 +01:00
ext-webRequest.js Bug 1311576 fix webrequest filter for tabId and windowId, r=kmag 2016-11-15 16:34:33 -08:00
Extension.jsm Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 1, r=kmaglione 2016-12-17 18:41:02 +01:00
ExtensionAPI.jsm Bug 1295082 - Minor fixups for experimental WebExtensions APIs r=kmag 2016-08-18 13:58:30 -07:00
ExtensionChild.jsm Merge m-c to m-i 2016-11-17 20:33:59 -08:00
ExtensionCommon.jsm Bug 1309906 - part1: adapt webext-oop internals for devtools contexts and APIs. r=kmag 2016-11-14 21:38:20 +01:00
ExtensionContent.jsm Bug 1318371: Flush jar caches by path rather than creating a nsIFile in the content process. r=billm 2016-11-17 20:00:30 -08:00
ExtensionManagement.jsm Bug 1317101 - Part 7a: Add a remote flag to run an extension out-of-process based on a preference. r=billm 2016-11-15 18:17:19 -08:00
ExtensionParent.jsm Bug 1317447: Provide better error messages when browser is removed before we can send replies. r=aswan 2016-11-18 13:06:00 -08:00
extensions-toolkit.manifest Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 1, r=kmaglione 2016-12-17 18:41:02 +01:00
ExtensionStorage.jsm Bug 1320181 - Storage sanitizer should return an empty object belonging to the correct scope. r=kmag 2016-11-28 20:11:06 +01:00
ExtensionStorageSync.jsm Bug 1319742 - UUIDs should be strings, not objects, r=markh 2016-11-29 14:15:55 -05:00
ExtensionTestCommon.jsm Bug 1318371: Flush jar caches by path rather than creating a nsIFile in the content process. r=billm 2016-11-17 20:00:30 -08:00
ExtensionUtils.jsm Bug 1322869: Part 2 - Memoize some relatively expensive-to-compute tab attributes. r=bsilverberg 2016-12-19 12:34:50 -08:00
ExtensionXPCShellUtils.jsm Bug 1252871 - Add support for runtime.onInstalled r=aswan 2016-10-19 10:38:29 +01:00
jar.mn Bug 1322856 - Expose ContextualIdentities (aka containers) to WebExtensions - part 1, r=kmaglione 2016-12-17 18:41:02 +01:00
LegacyExtensionsUtils.jsm Bug 1316396: Part 1 - Reorganize parent, child, common, and test code into more appropriate modules. r=aswan 2016-11-10 12:35:22 -08:00
MessageChannel.jsm Backed out changeset 6790d8962ad9 to make ESlint happy. r=backout 2016-11-12 17:07:10 +01:00
moz.build Bug 1317101 - Part 8c: Run plain mochitests in both parent-process and remote configurations. r=billm 2016-11-15 18:20:52 -08:00
NativeMessaging.jsm Bug 1316396: Part 1 - Reorganize parent, child, common, and test code into more appropriate modules. r=aswan 2016-11-10 12:35:22 -08:00
Schemas.jsm Bug 1315872: Add browser.test.assertRejects and assertThrows. r=aswan 2016-11-07 22:03:15 -08:00