gecko-dev/toolkit/components/extensions
Liang-Heng Chen 1431c1b046 Bug 1634306 - add new cookieBehavior case `BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN`; r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D73609
2020-05-05 14:40:21 +00:00
..
child Bug 1316748 - Move Port messaging off MessageChannel r=mixedpuppy 2020-03-21 00:02:20 +00:00
docs
parent Bug 1634306 - add new cookieBehavior case `BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN`; r=rpl 2020-05-05 14:40:21 +00:00
schemas Bug 1634306 - add new cookieBehavior case `BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN`; r=rpl 2020-05-05 14:40:21 +00:00
storage Bug 1634191 - Wire up Golden Gate to the new Rust extension storage interface. r=markh 2020-05-05 06:59:32 +00:00
test Bug 1634306 - add new cookieBehavior case `BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN`; r=rpl 2020-05-05 14:40:21 +00:00
webrequest Bug 1595197 - fix StreamFilter redirect handling r=zombie,robwu 2020-04-29 19:42:25 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
ConduitsChild.jsm
ConduitsParent.jsm Bug 1316748 - Move Port messaging off MessageChannel r=mixedpuppy 2020-03-21 00:02:20 +00:00
DocumentObserver.h
Extension.jsm Bug 1606862 support devtools as an optional extension permission r=rpl 2020-04-30 18:39:23 +00:00
ExtensionActions.jsm
ExtensionActivityLog.jsm
ExtensionChild.jsm Bug 1624235 - Simplify handling of persistent listeners for runtime messaging r=robwu 2020-04-22 20:03:28 +00:00
ExtensionChildDevToolsUtils.jsm
ExtensionCommon.jsm Bug 1624235 - Simplify handling of persistent listeners for runtime messaging r=robwu 2020-04-22 20:03:28 +00:00
ExtensionContent.jsm Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
ExtensionPageChild.jsm
ExtensionParent.jsm Bug 1604211: Introduce target-switching mechanism for devtools inspectedWindow. r=rpl,ochameau,jdescottes 2020-04-24 04:35:51 +00:00
ExtensionPermissions.jsm Bug 1444294 implement browser.permissions onAdded/Removed r=robwu 2020-04-27 16:20:12 +00:00
ExtensionPolicyService.cpp Bug 1593240 - Prevent re-entrancy issues in ExtensionPolicyService::CheckContentScripts related to EPS.loadContentScript calls r=robwu,mixedpuppy 2020-04-06 18:59:16 +00:00
ExtensionPolicyService.h Bug 1502525 - Read extensions.webextensions.remote once r=mixedpuppy 2020-02-03 17:27:46 +00:00
ExtensionPreferencesManager.jsm Bug 1444294 implement browser.permissions onAdded/Removed r=robwu 2020-04-27 16:20:12 +00:00
ExtensionProcessScript.jsm Bug 1622104 prevent addon content script compilation in parent process r=zombie 2020-03-20 20:14:43 +00:00
ExtensionSettingsStore.jsm
ExtensionShortcuts.jsm
ExtensionStorage.jsm
ExtensionStorageIDB.jsm Bug 1606903 - Record DOMException name for unexpected errors raised while executing a storage.local API call. r=mixedpuppy 2020-03-12 22:10:03 +00:00
ExtensionStorageSync.jsm Bug 1627638: Pass remote transformer only when syncing r=rpl 2020-04-09 22:54:55 +00:00
ExtensionTelemetry.jsm
ExtensionTestCommon.jsm
ExtensionUtils.jsm
ExtensionXPCShellUtils.jsm Bug 1616625 - Move TabDelegate to be per-WebExtension and per-GeckoSession. r=mixedpuppy,snorp,esawin 2020-03-04 02:13:36 +00:00
FindContent.jsm
MatchGlob.h Bug 1626570 - Improve handling of copying arrays in toolkit/components/extensions/. r=mixedpuppy 2020-04-30 09:39:07 +00:00
MatchPattern.cpp
MatchPattern.h Bug 1625138 - Part 27: Replace mozilla::DeclVal with std::declval. r=froydnj 2020-03-28 13:57:18 +00:00
MatchURLFilters.jsm
MessageChannel.jsm Bug 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +00:00
MessageManagerProxy.jsm
NativeManifests.jsm Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
NativeMessaging.jsm Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
PerformanceCounters.jsm
ProfilerGetSymbols-worker.js Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
ProfilerGetSymbols.jsm
ProxyChannelFilter.jsm Bug 1584797 - Remove unused aProxyService parameter from applyFilter method r=valentin 2020-04-06 20:21:03 +00:00
Schemas.jsm Bug 1622917 add schema support to determine permissions that do not require prompting r=zombie,agi 2020-04-11 20:35:59 +00:00
WebExtensionContentScript.h Bug 1626570 - Improve handling of copying arrays in toolkit/components/extensions/. r=mixedpuppy 2020-04-30 09:39:07 +00:00
WebExtensionPolicy.cpp Bug 1626570 - Improve handling of copying arrays in toolkit/components/extensions/. r=mixedpuppy 2020-04-30 09:39:07 +00:00
WebExtensionPolicy.h Bug 1621935 - Allow webRequest to see subresource requests in local files r=mixedpuppy 2020-03-24 18:58:46 +00:00
WebNavigation.jsm Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
WebNavigationContent.js
WebNavigationFrames.jsm
dummy.xhtml
ext-browser-content.js Bug 1394019 - Handle DOMWindowClose of extension popup in parent r=zombie 2020-02-10 15:09:03 +00:00
ext-toolkit.json
extensionProcessScriptLoader.js
extensions-toolkit.manifest
jar.mn
moz.build Bug 1626506 - Add a binding for the new extension storage Rust component. r=markh 2020-04-27 05:40:54 +00:00
mozIExtensionProcessScript.idl
onExtensionBrowser.js
profiler_get_symbols.js