gecko-dev/dom
Jan de Mooij 4249b631d8 Bug 1754405 part 8 - Rename JSID_VOID to PropertyKey::Void(). r=evilpie
Differential Revision: https://phabricator.services.mozilla.com/D138279
2022-02-13 12:01:46 +00: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 Bug 1754405 part 6 - Add JS::GetWellKnownSymbolKey. r=evilpie 2022-02-13 12:01:45 +00:00
battery
bindings Bug 1754405 part 8 - Rename JSID_VOID to PropertyKey::Void(). r=evilpie 2022-02-13 12:01:46 +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 Bug 1753810 - Make sure Cache::Put rejects calls originated from an expanded principal. r=dom-storage-reviewers,asuth 2022-02-12 17:12:19 +00: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 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +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 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
imptests
indexedDB Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00: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 4 changesets (bug 1600309) for causing networking crashes CLOSED TREE 2022-02-12 05:00:04 -05: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 1750089 - remove weak certificate signature error console message r=necko-reviewers,kershaw 2022-01-19 21:24:47 +00:00
localstorage Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +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 1751963 - Apply audio settings before starting audio r=padenot 2022-02-11 17:19:39 +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 Backed out changeset eaeaf7286193 (bug 1748643) for causing mochitest failures on test_midi_permission_gated.html. CLOSED TREE 2022-02-12 01:08:29 +02:00
network Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00: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
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 Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00: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 Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
security Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug 2022-02-11 16:34:24 +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 Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
streams Bug 1754912 - Root ReadableStreamBYOBReadResult. r=mgaudet 2022-02-11 20:24:23 +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 1637922. Switches to disable everywhere for netinfo. r=annevk,webidl,peterv 2022-02-10 05:52:38 +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 Backed out 2 changesets (bug 1720353) for casuing reftest failures on 1113005.html CLOSED TREE 2022-02-12 04:34:08 -05:00
webshare
websocket Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
workers Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
worklet Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
xhr Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
xml Bug 1586529 - Make viewsource and XMLPrettyPrint adapt to preferred color scheme. r=dao 2022-01-23 00:02:22 +00:00
xslt Bug 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
xul Bug 1754579 - Don't keep so much alive when returning DOMRects & co. r=smaug 2022-02-10 00:38:45 +00:00
jar.mn
moz.build Bug 1750730 - Add WebIDL bindings for OPFS; r=smaug 2022-01-24 12:11:29 +00:00