gecko-dev/dom
alwu 9d73a09ded Bug 1700830 - remove probe expiring in Firefox 90: MEDIA_CONTROL_HANDLE_PLAY_PAUSE_STOP_ACTIONS. r=bryce
Depends on D111657

Differential Revision: https://phabricator.services.mozilla.com/D111658
2021-04-14 16:56:58 +00:00
..
abort
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
cache
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
commandhandler
console
credentialmanagement
crypto
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
filehandle
filesystem
flex
gamepad
geolocation
grid
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
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
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
midi
network
notification
offline
payments
performance
permission
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
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
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
res
script Backed out 2 changesets (bug 1668330) for GlobalObject.h related bustage and spidermonkey failures CLOSED TREE 2021-04-14 18:36:35 +03:00
security Bug 1704719: Introduce Pref for HTTPS-First in Private Browsing Mode r=JulianWels 2021-04-14 11:10:39 +00:00
serializers
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
smil
storage
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
vr
webauthn
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
xslt
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