gecko-dev/dom
Marian-Vasile Laza 1171737ea7 Backed out changeset 79425c851114 (bug 1755372) for causing build bustages on Connection.cpp. CLOSED TREE 2022-02-16 19:22:29 +02:00
..
abort Bug 1751453 - Part 1: Remove AbortFollower::Unlink() r=smaug 2022-01-24 13:18:33 +00:00
animation Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
audiochannel
base Backed out changeset 79425c851114 (bug 1755372) for causing build bustages on Connection.cpp. CLOSED TREE 2022-02-16 19:22:29 +02:00
battery
bindings Bug 1750442 - Merge the string table for WebIDL prototypes and the WebIDL global name hash. r=farre 2022-02-14 11:41:54 +00:00
broadcastchannel Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
browser-element
cache Backed out changeset 0ef0b43b28f1 (bug 1736844) for causing gtest failures. CLOSED TREE 2022-02-16 09:27:30 +02:00
canvas Bug 1750310 - Centralize and reuse pixelstorei pack/unpack handling. r=lsalzman 2022-02-12 02:20:42 +00:00
chrome-webidl Bug 1746667 - Make PathUtils path lookups sync on main thread r=Gijs 2022-02-01 04:06:13 +00:00
clients Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
commandhandler
console Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
credentialmanagement
crypto Bug 1749279 - Validate KeyAlgorithmType before cast. r=keeler 2022-02-07 10:01:25 +00:00
debugger
docs Bug 1754215: Update process model documentation for webServiceWorkers r=nika 2022-02-08 23:23:01 +00:00
encoding Bug 1750308 - run reftest in fission. r=releng-reviewers,gbrown 2022-01-17 18:25:18 +00:00
events Bug 1753836 - Make Event.screenX/screenY return page CSS coordinates. r=smaug,jfkthame 2022-02-16 12:18:10 +00:00
fetch Bug 1753025 - Adding debugging log for FetchSerivce/FetchInstance. r=dom-worker-reviewers,jesup 2022-02-09 07:14:25 +00:00
file Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
filehandle Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
filesystem Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
flex
fs Bug 1750730 - Add WebIDL bindings for FileSystemSyncAccessHandle; r=smaug 2022-01-24 15:48:46 +00:00
gamepad Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
geolocation
grid Bug 1740702 - Ensure grid's cached measurement won't prevent reflow from happending when its subtree is dirty r=dholbert 2022-01-12 21:51:45 +00:00
html Bug 1440506 - Do not destroy dropdowns on reframe. r=dholbert 2022-02-15 22:00:27 +00:00
imptests
indexedDB Backed out changeset 0ef0b43b28f1 (bug 1736844) for causing gtest failures. CLOSED TREE 2022-02-16 09:27:30 +02:00
interfaces Bug 1746104 - part 5-3: Make `SelectionChangeDataBase` treat no range case r=m_kato 2022-02-07 22:33:38 +00:00
ipc Backed out changeset 00f6bd7aa727 (bug 1755481) for causing multiple clipboard related failures CLOSED TREE 2022-02-16 12:14:58 +02:00
jsurl Bug 1744352 - Part 2: Add test for sandboxing javascript uris in pop-ups, r=smaug 2022-02-09 17:50:51 +00:00
l10n Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
locales Bug 1753233 - Add missing bad input messages for datetime types. r=smaug 2022-02-15 17:39:17 +00:00
localstorage Bug 1754448 - Clean up the code for Storage::endExplicitSnapshot; r=dom-storage-reviewers,jari 2022-02-16 12:57:37 +00:00
locks Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
manifest
mathml Bug 1747922 - Rename StyleMathMLMathVariant -> StyleMathVariant. 2021-12-30 02:35:54 +01:00
media Bug 1755332 - Fix static-analysis issues in MediaCapabilities.cpp. r=alwu 2022-02-16 13:36:55 +00:00
messagechannel Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
midi Bug 1752584 enable midi gated tests fixed by bug 1748647 r=gsvelto 2022-02-15 08:39:30 +00:00
network Backed out changeset 79425c851114 (bug 1755372) for causing build bustages on Connection.cpp. CLOSED TREE 2022-02-16 19:22:29 +02:00
notification Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
offline
payments Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
performance Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
permission Bug 1745950 - Remove the string-based KeepAliveIfHasListenersFor() implementation and convert all callers to use the atoms-based one instead r=smaug 2021-12-14 16:54:50 +00:00
plugins Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
power
prio
promise Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
prototype Bug 1749935 - Remove empty nsIContentSink::WillBuildModel/DidBuildModel implementations. r=hsivonen 2022-02-14 13:03:46 +00:00
push Bug 1750013 - Add notification permission for the xorigin tests for Push API testing. r=asuth 2022-01-31 13:51:27 +00:00
quota Backed out changeset 0ef0b43b28f1 (bug 1736844) for causing gtest failures. CLOSED TREE 2022-02-16 09:27:30 +02:00
reporting Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
res
script Backed out 3 changesets (bug 1753709) for causing build bustages on ScriptLoader.cpp. CLOSED TREE 2022-02-16 18:51:37 +02:00
security Bug 1753004, r=mhowell 2022-02-15 17:08:09 +00:00
serializers Bug 1747114 - Test correctly for end-of-span before attempting to decode surrogate pair. r=m_kato 2021-12-24 09:29:20 +00:00
serviceworkers Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
simpledb Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
smil Bug 1539884 - Part 18: Mark AsyncTimeEventRunner::Run as CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-17 13:27:52 +00:00
storage Backed out changeset 0ef0b43b28f1 (bug 1736844) for causing gtest failures. CLOSED TREE 2022-02-16 09:27:30 +02:00
streams Bug 1755335 - Add skeleton code for TransformStream{,DefaultController} r=mgaudet,emilio 2022-02-15 01:43:00 +00:00
svg Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
system Bug 1746667 - Replace PathUtils.getTempDir with PathUtils.tempDir in IOUtils tests r=Gijs 2022-02-01 04:06:14 +00:00
tests Bug 1754448 - Verify that snapshots are able to work with negative usage; r=dom-storage-reviewers,asuth 2022-02-16 10:54:52 +00:00
u2f
url Bug 1744025 - Replace include "mozilla/dom/WorkerPrivate.h" with include "mozilla/dom/WorkerScope.h" where WorkerPrivate->GlobalScope() is called. r=dom-worker-reviewers,smaug,jstutte 2022-01-25 08:53:03 +00:00
vr Bug 1750902 - Disable dom.vr.enabled by default. r=jrmuizel,jmathies,emilio 2022-01-20 22:46:53 +00:00
webauthn Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
webbrowserpersist Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
webgpu Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
webidl Bug 1755332 - VideoDecoderConfig.framerate is a double. r=alwu,webidl,smaug 2022-02-16 13:36:54 +00:00
webshare
websocket Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
workers Bug 1752120: Null out the mWorkerPrivate on WorkerGlobalScopeBase when a worker ends. r=dom-worker-reviewers,asuth 2022-02-16 15:48:43 +00:00
worklet Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
xhr Bug 1752904, null check the return value of Blob::Create, r=jari 2022-02-16 15:12:11 +00:00
xml Bug 1749935 - Create nsParser directly instead of with a CID. r=hsivonen 2022-02-14 13:03:51 +00:00
xslt Bug 1746720 - Don't special-case <meta> refresh for XSLT - test. r=ckerschb,freddyb 2022-02-14 14:01:21 +00:00
xul Bug 1749935 - Remove empty nsIContentSink::WillBuildModel/DidBuildModel implementations. r=hsivonen 2022-02-14 13:03:46 +00:00
jar.mn
moz.build Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug 2022-01-24 12:11:29 +00:00