gecko-dev/dom
Kris Maglione d3498e1041 Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley
Differential Revision: https://phabricator.services.mozilla.com/D88318
2020-09-21 22:41:04 +00:00
..
abort Bug 1656957 - Pin AbortSignalImpl instance while signaling followers. r=baku 2020-08-13 08:10:19 +00:00
animation Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
audiochannel
base Bug 1314912 - Rate limit calls to History and Location interfaces. r=smaug 2020-09-21 11:54:50 +00:00
battery
bindings Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
broadcastchannel Bug 1665165 - Disable some bfcache tests on Fission, r=jesup 2020-09-17 17:36:24 +00:00
browser-element Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
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 Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
events Bug 1662587 - Make pointer lock fission compatible; r=smaug 2020-09-21 11:01:27 +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 Bug 1660660 - Fix deadlock in gamepad initialization code. r=cmartin 2020-08-24 17:06:58 +00:00
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 1663924 - Use IDB_TRY in ExecuteCachedStatement. r=dom-workers-and-storage-reviewers,ttung 2020-09-21 10:39:21 +00:00
interfaces Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
ipc Bug 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +00:00
jsurl Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
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 1665945 - Fix compilation. r=gerald 2020-09-19 01:04:27 +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 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +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 Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
plugins Bug 1665351 - Disable CFG for plugin hook stub calls r=handyman 2020-09-18 16:27:03 +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 Backed out changeset 07e51bfc3436 (bug 1633710) for xpcshell failure on test_permissions.js CLOSED TREE 2020-08-19 18:00:21 +03:00
quota Bug 1665850 - Switch JS to use non-reference errors with mozilla::Result. r=jandem 2020-09-21 13:14:10 +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 Bug 1665903: Fix typo in test_same_site_cookies_toplevel_nav. r=freddyb 2020-09-21 11:37:17 +00: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 1655866: Part 5 - Use native PermitUnload implementation from front-end code. r=nika,mconley 2020-09-21 22:41:04 +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 Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
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 1314912 - Rate limit calls to History and Location interfaces. r=smaug 2020-09-21 11:54:50 +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 1665184 - Wait serviceworker.txt to be created to prevent test_service_workers_at_startup intermittent failures. r=asuth 2020-09-16 15:47:13 +00:00
worklet Bug 1634200 don't create a new global when the Worklet is finished r=padenot 2020-08-06 01:06:03 +00:00
xhr Bug 1665862: Don't use AutoSafeJSContext in XMLHttpRequestWorker. r=nika 2020-09-19 16:39:58 +00:00
xml Bug 1659457 - Do clone xml-pretty-printer's UA widget. r=smaug 2020-08-20 11:29:45 +00:00
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