gecko-dev/dom
Jonatan Klemets 5c6179f100 Bug 1668330 - Part 2: Modify the ScriptLoader to work with the API changes for import-assertions. r=yulia
Differential Revision: https://phabricator.services.mozilla.com/D109495
2021-04-14 18:04:48 +00:00
..
abort Bug 1698468 - Add AbortSignal.abort() r=smaug 2021-03-15 20:46:53 +00:00
animation Bug 1703717 - Check for null aAnimation->GetOwner() before dereferencing - r=emilio 2021-04-08 07:24:54 +00:00
audiochannel Bug 1702033 - Remove some dead audio volume-related code in nsPIDOMWindow. r=alwu 2021-03-30 19:38:02 +00:00
base Backed out changeset 1abffab5d5e9 (bug 1697256) for causing reftest failures in crashtests/1697256. CLOSED TREE 2021-04-14 15:25:49 +03:00
battery
bindings Bug 1704851 part 2 - Change CheckRecursionLimitConservative to AutoCheckRecursionLimit::checkConservative. r=tcampbell 2021-04-14 09:01:30 +00:00
broadcastchannel Bug 1692639 - Change dom/broadcastchannel/tests/test_bfcache.html to use BroadcastChannel, r=annyG 2021-04-08 21:15:02 +00:00
browser-element Bug 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
cache Bug 1686191 - Have a way to specifically report warnings around QM_TRY; r=asuth,sg,dom-storage-reviewers 2021-03-24 12:27:53 +00:00
canvas Bug 1701777: Fix timeout handling for xorigin mochitests. r=mccr8 2021-04-08 18:34:07 +00:00
chrome-webidl Bug 1704482 - Fix incorrect IOUtils tmpPath documentation. r=barret 2021-04-13 11:38:34 +00:00
clients Bug 1697927 - Part 1: Only expose HadOriginalOpener on BrowsingContext, r=farre 2021-03-18 16:15:17 +00:00
commandhandler Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
console Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
credentialmanagement Bug 1691963: Handle destroyed inner window in IsSameOriginWithAncestors. r=nika 2021-02-22 21:30:39 +00:00
crypto Bug 1360715 - Part 2: Modify instanceofs in tests to non-cross-context r=edgar 2021-03-04 22:03:57 +00:00
debugger
docs Bug 1682030 - Remove NPAPI overlay from JS Plugin actors r=Gijs 2021-04-06 19:28:18 +00:00
encoding
events Bug 1697769 - Apply implicit pointer capture only for pointer events that are generated from the touch events; r=smaug 2021-04-13 13:14:12 +00:00
fetch Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth 2021-04-13 13:23:57 +00:00
file Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
filehandle Bug 708901 - Migrate to nsTHashSet in dom/filehandle. r=dom-storage-reviewers,janv 2021-03-23 10:36:33 +00:00
filesystem Bug 708901 - Migrate to nsTHashSet in dom/filesystem. r=baku 2021-03-23 10:36:33 +00:00
flex
gamepad Bug 1700595 - Unbreak dom/gamepad/fallback/FallbackGamepad.cpp after Bug 1610570 r=tjr 2021-03-25 19:17:49 +00:00
geolocation
grid Bug 708901 - Migrate to nsTHashSet in dom/grid. r=mats 2021-03-24 17:56:48 +00:00
html Bug 1704660, add a null check for a CreateStringBlob caller, r=edgar 2021-04-13 19:41:51 +00:00
imptests
indexedDB Bug 1334986 - changed the parameters in declarations and definitions of Transaction Base::VerifyRequestParams. r=sg 2021-04-14 11:44:24 +00:00
interfaces Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio 2021-04-06 19:28:18 +00:00
ipc Bug 1658924: Implement HTTPS-First and automatically fall back to http if secure top-level connection is not available r=necko-reviewers,JulianWels,mattwoodrow,dragana 2021-04-13 17:43:12 +00:00
jsurl Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
l10n Bug 1701621: Remove property Ci.nsIAboutModule.URI_CONTENT_LINKABLE from test browser_resource_uri.js r=Standard8 2021-03-29 13:12:51 +00:00
locales Bug 1658924: Implement HTTPS-First and automatically fall back to http if secure top-level connection is not available r=necko-reviewers,JulianWels,mattwoodrow,dragana 2021-04-13 17:43:12 +00:00
localstorage Bug 1701346 - LSNG: Revert QM_OR_ELSE_WARN to ordinary orElse in ExistsAsFile; r=asuth,dom-storage-reviewers,jstutte 2021-03-27 13:08:07 +00:00
manifest Bug 1697089 - Web manifest: Remove query & fragment components from scope URL r=saschanaz,annevk 2021-03-18 17:36:02 +00:00
mathml
media Bug 1700830 - remove probe expiring in Firefox 90: MEDIA_CONTROL_HANDLE_PLAY_PAUSE_STOP_ACTIONS. r=bryce 2021-04-14 16:56:58 +00:00
messagechannel Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
midi Bug 1691913 - Rename nsClassHashtable::LookupOrAdd to GetOrInsertNew. r=xpcom-reviewers,nika 2021-02-22 12:07:47 +00:00
network Bug 1696776 - Expose socket transport in TCPSocket. r=valentin 2021-03-07 16:22:11 +00:00
notification Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
offline
payments Bug 1646556 - Make PaymentRequest APIs be fission compatible. r=nika 2021-03-25 12:57:13 +00:00
performance Bug 1693327 - Assert the global is dying when EventCounts fails to set values r=smaug 2021-03-22 23:22:23 +00:00
permission Bug 1686616 - make PermissionManager use Components instead of Services. r=kmag 2021-02-18 13:26:31 +00:00
plugins Bug 1682030 - Remove more dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,emilio 2021-04-06 19:28:15 +00:00
power Bug 1634281 - Remove unused nsDataHashtable.h includes. r=xpcom-reviewers,nika 2021-03-03 08:58:52 +00:00
prio
promise Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth 2021-04-13 13:23:57 +00:00
prototype Bug 1704650 - PrototypeDocumentContentSink::mContextSink should be cycle collected. r=smaug 2021-04-12 23:07:29 +00:00
push Backed out changeset 065644a4b755 (bug 1649604) for causing failure on test_update_theme.js 2021-03-23 20:20:53 +02:00
quota Bug 1700915: Python scripts that fetch and analyze QM_TRY errors. r=dom-storage-reviewers,janv 2021-04-08 10:01:36 +00:00
reporting Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
res
script Bug 1668330 - Part 2: Modify the ScriptLoader to work with the API changes for import-assertions. r=yulia 2021-04-14 18:04:48 +00:00
security Bug 1704719: Introduce Pref for HTTPS-First in Private Browsing Mode r=JulianWels 2021-04-14 11:10:39 +00:00
serializers Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
serviceworkers Bug 1695050 - Part 4: Update the call-sites of CookieJarSettings::Create() for ServiceWorker and Worker. r=asuth 2021-03-29 11:01:52 +00:00
simpledb Bug 1697115 - Rationalize QuotaManager::DecreaseUsageForClient arguments; r=dom-storage-reviewers,sg 2021-03-17 06:56:39 +00:00
smil Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
storage Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
svg Bug 1703592 - Deal with non-finite viewbox / viewports. r=longsonr 2021-04-09 13:10:55 +00:00
system Bug 1494756 - Fix build failure on Linux with "ac_add_option --enable-gpsd" r=baku 2021-04-08 14:50:35 +00:00
tests Bug 1686315 - Fix up more tests to pass with content prompt subdialogs enabled or disabled. r=Gijs 2021-04-13 15:51:48 +00:00
u2f
url Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
vr
webauthn Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
webbrowserpersist Bug 1695050 - Part 8: Update the call-site of CookieJarSettings::Create() for WebBrowserPersist. r=smaug 2021-03-29 11:01:53 +00:00
webgpu Bug 1622846 - Update wgpu and WebGPU IDL for the new copy views API r=webidl,jgilbert,smaug 2021-04-08 14:35:42 +00:00
webidl Bug 1704206 - Add XULPopupElement.activateItem as a way to activate menu items. r=tnikkel,emilio 2021-04-12 00:32:19 +00:00
webshare
websocket Bug 1660307 - Get rid off nsSupportsWeakReference for WebSocketImpl, r=baku 2021-04-13 12:00:26 +00:00
workers Bug 1677204 - wasm: Factor out feature gating to declarative macro. r=lth 2021-04-09 20:03:51 +00:00
worklet Bug 1681046: fixup worklet error messages for async modules; r=mgaudet 2021-04-08 08:21:56 +00:00
xhr Bug 1705073 - tweak dom/xhr/tests/browser_xhr_onchange_leak.js so that it works with Fission+BFCache, r=mccr8 2021-04-14 16:36:03 +00:00
xml Bug 1696507 - Remove support for NO_UNLINK version of cycle collector macros. r=smaug 2021-03-10 19:50:40 +00:00
xslt Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
xul Bug 1704212 - Move part of nsXULElement::OpenMenu into a new method called nsXULPopupManager::HideMenu. r=tnikkel 2021-04-13 02:52:41 +00:00
jar.mn
moz.build Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8 2021-04-06 19:28:12 +00:00