gecko-dev/dom
2020-09-10 10:16:29 +00:00
..
abort
animation Bug 1533462 - Execute the deferred font-info loader immediately when running spell-check and animation mochitests, to avoid intermittent issues. r=jwatt 2020-08-30 22:59:57 +00:00
audiochannel
base Bug 1658881 - When failing to create a channel and an image request, make sure to set the image blocking status appropriately. r=tnikkel 2020-09-09 22:58:29 +00:00
battery
bindings Bug 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
broadcastchannel Bug 1650257: Part 2 - Abort SetNewDocument() if ancestors are discarded/cached. r=nika,smaug,sg 2020-08-31 18:51:56 +00:00
browser-element
cache 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
canvas Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
chrome-webidl Bug 1662987 - ClearDataService should know how to clear the stylesheet cache. r=baku 2020-09-08 19:38:43 +00:00
clients
commandhandler
console
credentialmanagement
crypto
debugger
docs Bug 1661786 - Part 1: Move JS actor documentation into it's own folder, r=neha 2020-08-28 21:06:12 +00:00
encoding
events Bug 1623413 - Part 2: Rename Collapse() to CollapseInLimiter() r=masayuki 2020-09-03 03:45:26 +00:00
fetch
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 1663365 - Move DOM proxy-related details (including expand support) to separate headers out of jsfriendapi.h. r=jandem 2020-09-08 22:57:14 +00:00
imptests
indexedDB Bug 1663924 - Removed IDB_ENSURE_TRUE macro and convert its uses to IDB_TRY. r=dom-workers-and-storage-reviewers,janv 2020-09-10 10:16:29 +00:00
interfaces Bug 1636728 - Centralize printing entry points in nsGlobalWindowOuter, and move cloning out of nsPrintJob. r=jwatt,geckoview-reviewers,smaug,agi 2020-08-25 17:45:12 +00:00
ipc Backed out 2 changesets (bug 1663963, bug 1657188) for perma failures on browser_Telemetry_loadTimePreload.js. CLOSED TREE 2020-09-10 03:48:48 +03:00
jsurl
l10n Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
locales Bug 1652481: expose experimental sanitizer api r=ckerschb,hsivonen 2020-09-08 13:54:01 +00:00
localstorage Bug 1660751 - Use bare const char* in HandleError signature to reduce size of calling code. r=dom-workers-and-storage-reviewers,janv 2020-09-08 07:40:30 +00:00
manifest
mathml
media Bug 1663543 - Convert PROFILER_ADD_MARKER and 2-arg profiler_add_marker to PROFILER_MARKER_UNTYPED - r=gregtatum 2020-09-10 03:02:36 +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 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
offline
payments
performance Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
permission
plugins 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
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 1536596 - Crash with details on principal verification failures in early-beta-or-earlier builds. r=dom-workers-and-storage-reviewers,asuth 2020-09-08 15:47:21 +00:00
reporting Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
res
script Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
security Bug 1652481: expose experimental sanitizer api r=ckerschb,hsivonen 2020-09-08 13:54:01 +00:00
serviceworkers Bug 1663500 - Revert bug 1661643 change and resurrect browser.link.open_newwindow=1. r=Gijs,preferences-reviewers 2020-09-08 12:09:43 +00:00
simpledb Bug 1660751 - Use bare const char* in HandleError signature to reduce size of calling code. r=dom-workers-and-storage-reviewers,janv 2020-09-08 07:40:30 +00:00
smil Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio 2020-08-29 14:24:37 +00:00
storage
svg Bug 1663438 - check element r=emilio 2020-09-09 23:51:51 +00:00
system Bug 1660835: Add LZ4 compression options to IOUtils read and write methods r=barret,Gijs 2020-08-28 15:57:44 +00:00
tests Bug 1652481: expose experimental sanitizer api r=ckerschb,hsivonen 2020-09-08 13:54:01 +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 1662131 - Fix history getters for web browser persist. r=peterv 2020-09-08 13:06:29 +00:00
webgpu
webidl Bug 1652481: expose experimental sanitizer api r=ckerschb,hsivonen 2020-09-08 13:54:01 +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 1663512 - Add details to RemoteWorkerManager::GetRemoteType diagnostic assert to aid investigating issues. r=asuth 2020-09-08 18:41:27 +00:00
worklet
xhr Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +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 1636728 - Centralize printing entry points in nsGlobalWindowOuter, and move cloning out of nsPrintJob. r=jwatt,geckoview-reviewers,smaug,agi 2020-08-25 17:45:12 +00:00
jar.mn
moz.build