gecko-dev/dom
sanketh 8ed468300c Bug 1673237 - Always allow SVGs on about: pages r=acat,tjr,emilio
- Updated layout/svg/tests/test_disabled.html to ensure that this doesn't allow
  rendering SVGs on about:blank and about:srcdoc.

Differential Revision: https://phabricator.services.mozilla.com/D95139
2020-11-03 17:34:20 +00:00
..
abort Bug 1674495 - Signaling abort on an |AbortSignal| should make all its follower algorithms unfollow, per spec and to avoid unnecessarily extending lifetimes. r=smaug 2020-11-02 23:50:12 +00:00
animation Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
audiochannel Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
base Bug 1673237 - Always allow SVGs on about: pages r=acat,tjr,emilio 2020-11-03 17:34:20 +00:00
battery Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
bindings Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
broadcastchannel Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
browser-element Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
cache Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
canvas Bug 1631476 - Don't let CanvasRenderingContext2D::EnsureTarget lead to frame capture. r=nical 2020-10-19 20:26:55 +00:00
chrome-webidl Bug 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
clients Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
commandhandler Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
console Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
credentialmanagement Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
crypto Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
debugger Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
docs Bug 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
encoding Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
events Bug 1671657 - setPointerCapture should do nothing if the element's node document is not active document for the pointer; r=smaug 2020-10-30 08:31:42 +00:00
fetch Bug 1660555 - Move the runnable into |WorkerSignalFollower|. r=smaug 2020-10-30 20:17:21 +00:00
file Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
filehandle Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
filesystem Bug 1671641 - Make `dom/filesystem` buildable outside of `unified-build` environment. r=sg 2020-10-27 10:01:12 +00:00
flex Bug 1671641 - Make `dom/flex` buildable outside of `unified-build` environment. r=sg 2020-10-28 09:28:50 +00:00
gamepad Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
geolocation Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
grid Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
html Bug 1674863 Part 1 - Improve type safety for APIs computing video's intrinsic size and ratio. r=emilio 2020-11-03 19:54:41 +00:00
imptests
indexedDB Bug 1663924 - Use IDB_TRY in DatabaseConnection::UpdateRefcountFunction. r=dom-workers-and-storage-reviewers,janv 2020-11-03 16:10:57 +00:00
interfaces Bug 1674078 - Remove nsIBrowserDOMWindow.OPEN_SWITCHTAB. r=edgar 2020-10-29 10:59:24 +00:00
ipc Bug 1672648: Add SiteOriginPrincipal to ContentParent r=nika 2020-11-03 07:25:41 +00:00
jsurl Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
l10n Bug 1671641 - Make `dom/l10n` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:49:46 +00:00
locales Bug 933562 - Implement complex :not(). r=jfkthame 2020-10-29 18:03:54 +00:00
localstorage Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
manifest Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mathml Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
media Bug 1674878 - Expose more detailed WR backend information to TextureFactoryIdentifier. r=jrmuizel 2020-11-03 18:24:43 +00:00
messagechannel Bug 1626555 - Add `dom/messagechannel` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 14:15:23 +00:00
midi Bug 1626555 - Add `dom/midi` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:24:40 +00:00
network Bug 1626555 - Add `dom/network` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 15:21:44 +00:00
notification Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
offline Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
payments Bug 1626555 - Add `dom/payments` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 16:15:45 +00:00
performance Bug 1626555 - Add `dom/performance` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 17:37:02 +00:00
permission Bug 1626555 - Add `dom/permission` to the list of non-unified-build-compatible directories. r=sg 2020-10-29 16:21:52 +00:00
plugins Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
power Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
presentation Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
prio Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
promise Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
prototype Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
push Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
quota Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
reporting Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
res
script Bug 1663365 - Don't include "js/friend/ErrorMessages.h" in jsfriendapi.h. r=arai 2020-10-30 06:33:56 +00:00
security Bug 1660417 - Make sure CSP policy strings are logged as valid yaml r=freddyb,ckerschb 2020-11-03 14:06:13 +00:00
serviceworkers Bug 1674564 - Make ServiceWorkerShutdownBlocker::MaybeInitUnblockShutdownTimer robust against re-entrance r=dom-workers-and-storage-reviewers,asuth 2020-11-03 08:19:58 +00:00
simpledb Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
smil Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
storage Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
svg Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
system Bug 1663365 - Don't include "js/friend/ErrorMessages.h" in jsfriendapi.h. r=arai 2020-10-30 06:33:56 +00:00
tests Bug 1518999 - Refactor some performance.getEntries related tests r=mstange 2020-10-27 16:25:50 +00:00
u2f Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
url Bug 1673680 - Remove obsolete comment in URLSearchParams.h. r=baku 2020-11-02 22:12:15 +00:00
vr Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
webauthn Bug 1660555 - Move traverse/unlink operations on |AbortFollower| and |AbortSignalImpl| into static member functions. r=smaug 2020-10-29 08:02:58 +00:00
webbrowserpersist Bug 1599616 - Don't try to save document when document actor has been destroyed. r=smaug 2020-10-26 19:19:51 +00:00
webgpu Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
webidl Backed out changeset 291e761d6988 (bug 1573300) for Mochitest failures in dom/events/test/test_all_synthetic_events.html. CLOSED TREE 2020-11-03 19:38:01 +02:00
webshare Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
websocket Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
workers Bug 1663365 - Don't include "js/friend/ErrorMessages.h" in jsfriendapi.h. r=arai 2020-10-30 06:33:56 +00:00
worklet Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xhr Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xml Bug 1673885 - Don't expose incomplete sheets in LinkStyle.sheet / Document.styleSheets. r=nordzilla 2020-11-01 15:45:40 +00:00
xslt Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
xul Backed out changeset e942a748de2d (bug 1596356) for test_largemenu.html failures CLOSED TREE 2020-11-03 00:43:07 +02:00
jar.mn
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00