gecko-dev/toolkit/components/extensions/parent
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
..
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
ext-activityLog.js Bug 1601357 prevent self-monitoring in activityLog api r=zombie 2019-12-05 14:21:52 +00:00
ext-alarms.js
ext-backgroundPage.js Bug 1631771 - Add guard to clearPrimedListeners in ext-backgroundPage.js r=rpl 2020-04-23 10:13:13 +00:00
ext-browserSettings.js Bug 1444294 implement browser.permissions onAdded/Removed r=robwu 2020-04-27 16:20:12 +00:00
ext-captivePortal.js Bug 1599205 Part 2: fix onChange event details object r=zombie 2019-11-26 19:43:38 +00:00
ext-clipboard.js
ext-contentScripts.js
ext-contextualIdentities.js Bug 1606265 - Work on new tab containers menu popup. r=fluent-reviewers,Gijs,flod 2020-01-23 22:28:30 +00:00
ext-cookies.js Bug 1630865 - Implement nsICookieService::getCookieStringForPrincipal() - part 4 - remove nsICookieService::getCookieString(), r=ckerschb 2020-04-20 10:03:43 +00:00
ext-dns.js
ext-downloads.js Bug 1623704 - Fix saveAs option of browser.downloads.download on Thunderbird. r=zombie 2020-04-15 10:43:18 +00:00
ext-extension.js
ext-geckoProfiler.js Bug 1590706 - Part 1: Add a field inside ActivePS to hold the active BrowsingContext ID. r=gerald 2019-11-27 14:27:39 +00:00
ext-i18n.js
ext-identity.js Bug 1594592 - Fix intermittent failure on test_ext_identity due to request to redirect_uri not yet cancelled. r=mixedpuppy 2020-03-12 19:04:24 +00:00
ext-idle.js
ext-management.js
ext-networkStatus.js
ext-notifications.js
ext-permissions.js Bug 1444294 implement browser.permissions onAdded/Removed r=robwu 2020-04-27 16:20:12 +00:00
ext-privacy.js Bug 1634306 - add new cookieBehavior case `BEHAVIOR_REJECT_TRACKER_AND_PARTITION_FOREIGN`; r=rpl 2020-05-05 14:40:21 +00:00
ext-protocolHandlers.js
ext-proxy.js Bug 1548011 support proxy as an optional extension permission r=rpl 2020-04-26 22:03:16 +00:00
ext-runtime.js Bug 1624235 - Simplify handling of persistent listeners for runtime messaging r=robwu 2020-04-22 20:03:28 +00:00
ext-storage.js 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
ext-tabs-base.js Bug 1621385 - Account for unaccesible tabs in mobile's WindowTracker.getAll. r=mixedpuppy 2020-03-13 18:12:08 +00:00
ext-telemetry.js Bug 1596661 - Add keyed scalars to browser.telemetry r=rpl 2019-11-19 17:05:25 +00:00
ext-theme.js Bug 1585290 - Preserve theme from other extension upon theme.reset() r=robwu 2020-03-27 15:37:46 +00:00
ext-toolkit.js
ext-userScripts.js
ext-webNavigation.js
ext-webRequest.js