gecko-dev/dom
Jens Stutte 5a26859ea7 Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D143180
2022-04-08 11:57:05 +00:00
..
abort Bug 1753309 - Implement AbortSignal.timeout() r=smaug 2022-04-01 17:15:19 +00:00
animation Bug 1737180 - Part 4: Enable OMTA for scroll animations. r=hiro 2022-04-05 18:48:17 +00:00
audiochannel
base Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug 2022-04-08 11:57:05 +00:00
battery
bindings Bug 1763424 - Limit ImageData typed array to 2Gb when created using its constructor r=edgar 2022-04-07 19:46:47 +00:00
broadcastchannel
browser-element
cache Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
canvas Bug 1763424 - Limit ImageData typed array to 2Gb when created using its constructor r=edgar 2022-04-07 19:46:47 +00:00
chrome-webidl Bug 1556427 - Add node.title to bookmarks.onRemoved event r=Standard8,willdurand,markh 2022-03-30 12:57:28 +00:00
clients Bug 1715332 - correct ClientValidation for moz-safe-about scheme. r=dom-worker-reviewers,asuth 2022-03-23 09:18:08 +00:00
commandhandler
console Bug 1609100 - Remove devtools.enabled check from Console.cpp r=baku,nchevobbe 2022-03-28 11:12:07 +00:00
credentialmanagement
crypto Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
debugger
docs Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers 2022-03-09 03:18:04 +00:00
encoding
events Bug 1760160 - Make `ContentCacheInChild` stop storing content if editable element has already been blurred r=m_kato 2022-04-07 00:58:49 +00:00
fetch Bug 1761026 - Add a null check for FetchDriver::mResponse, r=necko-reviewers,dragana 2022-03-30 13:13:01 +00:00
file Bug 1761168: Transform useless for into while loop. r=dom-storage-reviewers,jari 2022-03-29 12:22:35 +00:00
filehandle
filesystem Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
flex
fs
gamepad Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
geolocation Bug 1762625 - Remove unused principal argument from nsGeolocationService. r=edgar 2022-04-01 19:14:53 +00:00
grid
html Bug 1762966 - Add a pref to force the number of dropped frames to 0. r=alwu 2022-04-05 21:02:53 +00:00
imptests
indexedDB Backed out 5 changesets (bug 1761511) for causing build bustages. CLOSED TREE 2022-04-07 00:13:00 +03:00
interfaces Bug 1763121. nsIDOMWindowUtils::sendNativeTouchpadPan should use an observer to notify when the event has been sent to the destination widget. r=hiro 2022-04-05 22:53:35 +00:00
ipc Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug 2022-04-08 11:57:05 +00:00
jsurl Bug 1761981, r=smaug 2022-04-06 15:00:57 +00:00
l10n Bug 1762476 - Validate promise existence in L10nMutations r=dminor 2022-04-01 14:59:51 +00:00
locales Backed out 4 changesets (bug 1735746) for causing failures at browser_protocol_custom_sandbox.js. CLOSED TREE 2022-04-05 16:04:29 +03:00
localstorage Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
locks Bug 1758702 - Avoid including RemoteWorkerChild in WorkerPrivate.h. r=asuth 2022-03-17 19:06:51 +00:00
manifest
mathml Bug 1762109 - Remove no longer needed method declaration. 2022-03-31 17:02:08 +02:00
media Bug 1696771: Always null check the ContentProcessManager singleton before use. r=smaug 2022-04-08 11:57:05 +00:00
messagechannel Bug 1752518: Ignore missing MessagePortService inside MessagePortParent::ForceClose. r=asuth 2022-03-01 16:37:32 +00:00
midi Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
network Bug 1755372: Cut Over Connection to finer-grained RFP Check r=tjr 2022-03-02 21:27:46 +00:00
notification Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
offline
origin-trials Bug 1759163 - Add origin trial support for worklets. r=asuth 2022-03-15 23:16:14 +00:00
payments
performance Bug 1207753 - dom misc thread-safety annotations r=hsivonen,smaug 2022-03-25 13:32:35 +00:00
permission Bug 1718598 - Handle not fully active documents when querying Permissions API r=johannh 2022-02-21 05:11:57 +00:00
plugins
power
prio
promise Bug 1762661 - Part 2: Add tests r=smaug 2022-04-05 22:19:48 +00:00
prototype
push Bug 1758107 - Fix some ESLint no-unused-vars warnings in dom/push/test. r=mt 2022-03-23 12:03:28 +00:00
quota Bug 1757186: Unnest QM shutdown timers and extend crash timer scope. r=dom-storage-reviewers,janv 2022-04-07 17:01:56 +00:00
reporting
res
script Merge mozilla-central to autoland. CLOSED TREE 2022-03-29 00:52:16 +03:00
security Bug 1608307 - remove redundant flags parameters from nsISiteSecurityService r=jschanck,necko-reviewers,kershaw 2022-04-06 17:37:23 +00:00
serializers
serviceworkers Bug 1760662 - DOM worker thread-safety annotations r=dom-worker-reviewers,smaug 2022-04-01 15:44:23 +00:00
simpledb
smil
storage Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
streams Bug 1763142 - Implement transform sink/source algorithms r=mgaudet,emilio 2022-04-06 18:01:28 +00:00
svg Bug 1762109 - Make the XLink setup a bit saner. r=smaug 2022-03-31 14:33:57 +00:00
system Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
tests Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
u2f
url
vr
webauthn Bug 1759624 - Support empty pubKeyCredParams when creating WebAuthn credentials r=dveditz 2022-04-07 14:09:54 +00:00
webbrowserpersist Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
webgpu Bug 1762730: Update wgpu-core, wgpu-hal, and wgpu-types to 75e82afd. r=jgilbert 2022-04-07 00:33:59 +00:00
webidl Bug 1639087 - Add dragcaret event by accessible caret. r=TYLin,smaug 2022-04-08 05:11:48 +00:00
webshare
websocket Bug 1738103 - Part 4: Add XPCOM support for shutdown tasks, r=necko-reviewers,KrisWright 2022-03-23 22:22:04 +00:00
workers Bug 1763390: Destroy the cycle collector explicitely in WorkerThreadPrimaryRunnable before checking the global scope sentinels. r=dom-worker-reviewers,smaug 2022-04-07 07:38:12 +00:00
worklet Bug 1759163 - Add origin trial support for worklets. r=asuth 2022-03-15 23:16:14 +00:00
xhr Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
xml Bug 1758709: Add Telemetry for XSLT use r=peterv 2022-04-05 14:29:50 +00:00
xslt Bug 1309630 - Use a request to stop transforming, test. r=smaug 2022-04-05 14:31:09 +00:00
xul Bug 1762152 - Remove XULPopupElement.isAnchored. r=Gijs 2022-04-04 13:29:30 +00:00
jar.mn
moz.build Bug 1755956 - Add initial boilerplate for origin trials. r=smaug,hsivonen 2022-02-18 13:57:30 +00:00