gecko-dev/dom
Christoph Kerschbaumer 2b003274b2 Bug 1687342: Blocked-URI in CSP reports should be URI before redirects with ref removed r=freddyb,dveditz
Differential Revision: https://phabricator.services.mozilla.com/D103450
2021-02-09 18:42:03 +00:00
..
abort
animation Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/animation. r=emilio 2021-02-09 18:19:44 +00:00
audiochannel
base Bug 1688833 - Change remaining references to LookupForAdd to WithEntryHandle and remove LookupForAdd. r=xpcom-reviewers,nika 2021-02-09 18:19:47 +00:00
battery
bindings Bug 1675277 - Support FOG Labeled Metrics in C++ and JS r=janerik 2021-02-02 16:46:40 +00:00
broadcastchannel Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/broadcastchannel. r=baku 2021-02-09 18:19:45 +00:00
browser-element
cache Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
canvas Bug 1691606 - Clean up dead code following WebGL out-of-process stabilization. r=lsalzman 2021-02-09 07:57:03 +00:00
chrome-webidl Bug 1655967 - Move serviceWorkersTestingEnabled to BrowsingContext. r=nika 2021-02-03 10:38:43 +00:00
clients Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/clients. r=janv 2021-02-09 18:19:45 +00:00
commandhandler Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/commandhandler. r=masayuki 2021-02-09 18:19:45 +00:00
console Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/console. r=nika 2021-02-09 18:19:44 +00:00
credentialmanagement Bug 1579278: Fix usage of GetCrossDocParentNode in IsSameOriginWithAncestors. r=nika 2021-02-08 20:29:09 +00:00
crypto
debugger
docs
encoding Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
events Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/events. r=smaug 2021-02-09 18:19:44 +00:00
fetch Backed out changeset aefbe65483ef (bug 1460299) for causing failures cors-filtering.sub.any.worker.html. CLOSED TREE 2021-02-04 17:35:11 +02:00
file Bug 1681529 - Part 2: Use an overload set instead of template for RemoteLazyInputStreamParent::Create, r=baku 2021-02-04 18:12:54 +00:00
filehandle
filesystem Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
flex
gamepad Bug 1689147 - Part 3: Use extended attribute syntax for message modifiers, r=mccr8 2021-02-09 16:50:22 +00:00
geolocation
grid
html Bug 1690416 - remove `HTMLMediaElement::ReportCanPlayTelemetry()`. r=bryce,Gijs,webidl,mccr8 2021-02-09 18:27:33 +00:00
imptests
indexedDB Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
interfaces Bug 1684795 - Account for desktop zooming when opening content popups. r=tnikkel 2021-02-07 21:33:39 +00:00
ipc Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/ipc. r=nika 2021-02-09 18:19:38 +00:00
jsurl Bug 1684647 - Removed 'else' after 'return'. r=nika 2021-01-15 04:42:07 +00:00
l10n Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
locales Bug 1691357 - Add UserCounter and deprecate warnning message for form submission via untrusted submit event; r=smaug,flod 2021-02-09 00:35:23 +00:00
localstorage Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/localstorage. r=dom-storage-reviewers,janv 2021-02-09 18:19:37 +00:00
manifest
mathml Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
media Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/media/ogg. r=bryce 2021-02-09 18:19:43 +00:00
messagechannel Bug 1675868 - Store weak pointer to next parents. r=asuth 2020-12-14 17:12:36 +00:00
midi Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
network
notification
offline
payments Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/payments. r=edenchuang 2021-02-09 18:19:47 +00:00
performance Bug 1688941 - Enforce and document that mTimingData is always non-null. r=smaug 2021-01-27 19:24:19 +00:00
permission Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
plugins Bug 1689034 - part 1: Get rid of communication part between plugin process and widget in the main process r=smaug 2021-01-28 08:23:33 +00:00
power Bug 1679314 - part2 : always use `IsDocumentInvisible()` to determine hidden state of wakelock. r=smaug 2020-12-15 21:28:24 +00:00
presentation Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
prio
promise Bug 1687063 - Improve error messages when trying to consume a Reponse for WebAssembly. r=lth 2021-01-18 12:16:33 +00:00
prototype Bug 1686822 - Execute currently-non-cacheable module scripts in the XUL content sink. r=smaug 2021-01-18 17:38:56 +00:00
push Backed out changeset db75491e5d2e (bug 1649604) for causing xpcshell and marionette failures. CLOSED TREE 2021-01-25 19:24:06 +02:00
quota Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/quota. r=dom-storage-reviewers,janv 2021-02-09 18:19:36 +00:00
reporting
res Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
script Bug 1665330 - If a script is a module, increment the IgnoreDestructiveWrites counter r=hsivonen 2021-02-05 11:00:23 +00:00
security Bug 1687342: Blocked-URI in CSP reports should be URI before redirects with ref removed r=freddyb,dveditz 2021-02-09 18:42:03 +00:00
serializers Bug 1685231: Fix the typo "ot" in various code-comments (to "to", "of", or "not"). r=mccr8 2021-01-06 04:54:51 +00:00
serviceworkers Bug 1688833 - Change remaining references to LookupForAdd to WithEntryHandle and remove LookupForAdd. r=xpcom-reviewers,nika 2021-02-09 18:19:47 +00:00
simpledb Bug 1690025 - Move DirectoryLock class to a separate file; r=dom-storage-reviewers,sg 2021-02-09 10:42:22 +00:00
smil Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
storage Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/storage. r=dom-storage-reviewers,janv 2021-02-09 18:19:40 +00:00
svg Bug 1687195 - Invalid enums should return the initial value, not the unknown value r=emilio 2021-01-18 15:57:55 +00:00
system Bug 1689740 - Check for nsIFile::GetParent() returning null in IOUtils r=emalysz 2021-01-30 05:47:25 +00:00
tests Bug 1689445 - revert EventUtils.sendMouseEvent back to being sync. r=jmaher 2021-02-09 01:30:08 +00:00
u2f
url Backed out changeset 5cdc1511d8ca (bug 1686200) for causing multiple perma failures. CLOSED TREE 2021-01-13 15:23:32 +02:00
vr Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
webauthn Bug 1579278: Fix usage of GetCrossDocParentNode in IsSameOriginWithAncestors. r=nika 2021-02-08 20:29:09 +00:00
webbrowserpersist Bug 1689147 - Part 1: Add extended attribute syntax to IPDL, r=mccr8 2021-02-09 16:50:21 +00:00
webgpu Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
webidl Bug 1690416 - remove `HTMLMediaElement::ReportCanPlayTelemetry()`. r=bryce,Gijs,webidl,mccr8 2021-02-09 18:27:33 +00:00
webshare
websocket
workers Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in dom/workers. r=janv 2021-02-09 18:19:36 +00:00
worklet
xhr Backed out changeset aefbe65483ef (bug 1460299) for causing failures cors-filtering.sub.any.worker.html. CLOSED TREE 2021-02-04 17:35:11 +02:00
xml
xslt Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
xul Bug 1691310 - Remove allowEvents DOM property from XULElement. r=emilio 2021-02-08 10:22:56 +00:00
jar.mn
moz.build