.. |
child
|
Bug 1316748 - Move Port messaging off MessageChannel r=mixedpuppy
|
2020-03-21 00:02:20 +00:00 |
docs
|
Bug 1524327 remove MOZ_ALLOW_LEGACY_EXTENSIONS and extensions.legacy.enabled r=zombie,aswan
|
2020-01-15 21:38:40 +00:00 |
parent
|
Bug 1624146 - Cookie code refactoring - part 10 - CookieService under mozilla::net, r=smaug
|
2020-04-06 12:26:14 +00:00 |
schemas
|
Bug 1622917 add schema support to determine permissions that do not require prompting r=zombie,agi
|
2020-04-11 20:35:59 +00:00 |
test
|
Bug 1628642 - Disable test_ext_streamfilter_multiple.html on all platforms for frequent failures. r=aryx
|
2020-04-14 12:47:35 +00:00 |
webrequest
|
Bug 1626928 - Remove nsIPrincipal Geturi in ChannelWrapper.cpp r=ckerschb
|
2020-04-14 12:13: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 1622917 - Use schema to determine whether to prompt about a permission r=mixedpuppy,snorp
|
2020-04-13 22:28:30 +00:00 |
ExtensionActions.jsm
|
…
|
|
ExtensionActivityLog.jsm
|
…
|
|
ExtensionChild.jsm
|
Bug 1627646 - Avoid creating a Port object when there are no listeners r=mixedpuppy
|
2020-04-09 23:53:36 +00:00 |
ExtensionChildDevToolsUtils.jsm
|
…
|
|
ExtensionCommon.jsm
|
Bug 1624062 - Support webRequest listeners from extension pages in debug mode r=mixedpuppy
|
2020-03-23 16:16:26 +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 1625575 - Remove unused IconDetails.convertImageURLToDataURL from ExtensionParent.jsm. r=robwu
|
2020-04-03 18:14:14 +00:00 |
ExtensionPermissions.jsm
|
…
|
|
ExtensionPolicyService.cpp
|
Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj
|
2020-02-25 17:03:36 +00:00 |
ExtensionPolicyService.h
|
Bug 1502525 - Read extensions.webextensions.remote once r=mixedpuppy
|
2020-02-03 17:27:46 +00:00 |
ExtensionPreferencesManager.jsm
|
Bug 1618500 handle permissions and preferences changes on addon update r=aswan
|
2020-03-08 19:29:55 +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
|
Bug 1475043 - Allow "" as shortcut in commands.update r=rpl
|
2020-01-22 13:18:16 +00:00 |
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
|
Bug 1602639 - Switch native messaging from MessageManagers to Conduits r=robwu
|
2020-01-16 22:41:27 +00:00 |
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 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop
|
2020-03-10 08:48:24 +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
|
…
|
|
WebExtensionPolicy.cpp
|
Bug 1597724 - Remove nsIPrincipal->GetURI in WebExtensionPolicy.cpp r=ckerschb
|
2020-04-13 18:49:51 +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
|
…
|
|
mozIExtensionProcessScript.idl
|
…
|
|
onExtensionBrowser.js
|
…
|
|
profiler_get_symbols.js
|
…
|
|