gecko-dev/dom
Mihai Alexandru Michis 4177e83b27 Backed out changeset 3c1b9452c0e6 (bug 1665797) for causing bustages in DOMJSClass.h
CLOSED TREE
2020-09-23 11:15:57 +03:00
..
abort
animation Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
audiochannel
base Bug 1661174 - restrict schemes supported by Web Share API r=edgar,ckerschb 2020-09-23 01:10:11 +00:00
battery
bindings Backed out changeset 3c1b9452c0e6 (bug 1665797) for causing bustages in DOMJSClass.h 2020-09-23 11:15:57 +03:00
broadcastchannel Bug 1665165 - Disable some bfcache tests on Fission, r=jesup 2020-09-17 17:36:24 +00:00
browser-element
cache Bug 1666200 - Use in-place construction of Result<nsAutoCString, nsresult>. r=dom-workers-and-storage-reviewers,ttung 2020-09-21 13:15:20 +00:00
canvas Bug 1665816 - CSSOM should respect rule-level property restrictions. r=jwatt 2020-09-21 09:57:46 +00:00
chrome-webidl Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
clients
commandhandler
console
credentialmanagement
crypto
debugger
docs Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
encoding
events Bug 1666287 - Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, r=nika 2020-09-22 16:16:29 +00:00
fetch Bug 1664514 - Proper null checks in CORS/fetch r=valentin,necko-reviewers 2020-09-14 18:36:25 +00:00
file Bug 1662964 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/file. r=baku 2020-09-08 15:15:19 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
imptests
indexedDB Bug 1665890 - Use QM_TRY_RETURN where possible; r=dom-workers-and-storage-reviewers,ttung 2020-09-22 14:21:52 +00:00
interfaces Bug 1425291 - Part 3. Add autocapitalize to InputContext. r=masayuki 2020-09-15 14:27:00 +00:00
ipc Bug 1664900 - P5 - mv peerconnection to jsapi;r=dminor 2020-09-23 04:28:03 +00:00
jsurl
l10n Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
locales Bug 1314912 - Rate limit calls to History and Location interfaces. r=smaug 2020-09-21 11:54:50 +00:00
localstorage Bug 1663565 - Introduce QM_TRY_RETURN/QM_TRY_DEBUG_RETURN macros and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg,ttung 2020-09-17 14:01:01 +00:00
manifest
mathml Bug 1664467: Remove runtime preferences for legacy MathML lengths. r=emilio 2020-09-11 19:48:07 +00:00
media Bug 1664900 - P5 - mv peerconnection to jsapi;r=dminor 2020-09-23 04:28:03 +00:00
messagechannel Bug 1650257: Part 2 - Abort SetNewDocument() if ancestors are discarded/cached. r=nika,smaug,sg 2020-08-31 18:51:56 +00:00
midi
network Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
notification Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
offline Bug 1665355 - Don't throw on appcache.update() if the storage is disabled r=baku 2020-09-18 13:57:11 +00:00
payments
performance Backed out 10 changesets (bug 1518999) for GeckoView failures in PanZoomControllerTest.scroll. CLOSED TREE 2020-09-17 02:58:34 +03:00
permission
plugins Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
power
presentation Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
prio
promise Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
prototype
push
quota Bug 1665890 - Use QM_TRY_RETURN where possible; r=dom-workers-and-storage-reviewers,ttung 2020-09-22 14:21:52 +00:00
reporting Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
res
script Bug 1665724: Clear mRunnable of request if user goes OOM while trying to off-thread compile. r=smaug 2020-09-18 10:31:45 +00:00
security Backed out changeset 8dab8ca19839 (bug 1665957) for bc failures on browser_ion_ui.js . CLOSED TREE 2020-09-23 09:00:43 +03:00
serviceworkers Bug 1663125 - Fix registered service workers missing after restart and cover it with a marionette test. r=asuth,whimboo,marionette-reviewers 2020-09-15 14:54:12 +00:00
simpledb Bug 1663565 - Introduce QM_TRY_RETURN/QM_TRY_DEBUG_RETURN macros and quota client specific equivalents; r=dom-workers-and-storage-reviewers,sg,ttung 2020-09-17 14:01:01 +00:00
smil Bug 1664747 - Remove some duplicate if ("bugprone-redundant-branch-condition" warning) r=emilio,andi 2020-09-14 10:52:43 +00:00
storage
svg Bug 1665816 - CSSOM should respect rule-level property restrictions. r=jwatt 2020-09-21 09:57:46 +00:00
system Bug 1649596: Use IOUtils instead of OS.File in CrashService.jsm r=froydnj 2020-09-15 18:27:35 +00:00
tests Bug 1666287 - Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, r=nika 2020-09-22 16:16:29 +00:00
u2f Bug 1663365 - Move |JSJitInfo| out of jsfriendapi.h to its own experimental header. r=jandem 2020-09-08 22:52:34 +00:00
url Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
vr Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
webauthn
webbrowserpersist Bug 1663499 - fix ending webbrowserpersist downloading so it only happens once, r=valentin 2020-09-15 07:17:00 +00:00
webgpu
webidl Bug 1664900 - move /media/webrtc/signaling/src to /dom/media/webrtc;r=dminor,webidl,smaug 2020-09-23 04:22:29 +00:00
webshare
websocket Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
workers Bug 1666449 - Disable some bfcache tests on Fission, part 2, r=farre 2020-09-22 11:54:40 +00:00
worklet
xhr Bug 1666619 - test_XHRDocURI.html may leave unprocessed history.back() operation after SimpleTest.finish() call, r=jesup 2020-09-22 20:51:33 +00:00
xml
xslt Bug 1663297 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/xslt. r=peterv 2020-09-08 08:10:01 +00:00
xul Bug 1665816 - CSSOM should respect rule-level property restrictions. r=jwatt 2020-09-21 09:57:46 +00:00
jar.mn
moz.build