gecko-dev/dom
Andreas Pehrson cc5e657140 Bug 1594029 - Update media element capture_reset test to expect wall-clock durations. r=bryce
Differential Revision: https://phabricator.services.mozilla.com/D89456
2020-09-08 13:17:46 +00:00
..
abort Bug 1656957 - Pin AbortSignalImpl instance while signaling followers. r=baku 2020-08-13 08:10:19 +00:00
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 1658791: enable "dom/base/test/test_setting_opener.html" for xorigin iframes with Fission. r=smaug 2020-09-08 09:40:32 +00:00
battery
bindings Bug 1654399 - pt1 - webidl changes for RTCDtlsTransport. r=webidl,smaug 2020-08-31 22:54:29 +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 Bug 1651519: Part 2 - Also remove nsIDOMWindowUtils::outerWindowID. r=nika,geckoview-reviewers,agi 2020-08-17 20:22:12 +00:00
cache 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
canvas Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
chrome-webidl Bug 1652785 - Extract title, uri, window id for content processes;r=froydnj 2020-09-07 10:26:30 +00:00
clients Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin 2020-07-29 11:43:23 +00:00
commandhandler
console Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
credentialmanagement
crypto Bug 1652002 - Remove some unnecessary includes from BindingUtils.h. r=peterv 2020-07-15 15:34:49 +00:00
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 Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
events Bug 1623413 - Part 2: Rename Collapse() to CollapseInLimiter() r=masayuki 2020-09-03 03:45:26 +00:00
fetch Bug 1655716 - Introduce TYPE_INTERNAL_FETCH_PRELOAD and use in HTMLLinkElement::AsValueToContentPolicy() - r=emilio,mayhemer,ckerschb 2020-08-11 12:33:14 +00:00
file Bug 847347 - Ensure that FileReader::GetAsDataURL does not trigger a release-mode assertion failure on large files. r=jstutte,froydnj 2020-08-19 08:11:42 +00:00
filehandle Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
filesystem Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
flex Bug 1648774 Part 2: Add a test that display:flex elements generate computed flex info. r=dholbert 2020-07-23 20:48:04 +00:00
gamepad Bug 1660660 - Fix deadlock in gamepad initialization code. r=cmartin 2020-08-24 17:06:58 +00:00
geolocation Bug 1653602 - Add a geolocation monitor r=baku 2020-08-05 12:54:14 +00:00
grid
html Bug 1663140 - Don't block on window.print() if there are print callbacks. r=smaug 2020-09-06 10:57:48 +00:00
imptests
indexedDB 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
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 Bug 1662836 - Expose detailed initialization failure reason for WebRender. r=kvark 2020-09-08 02:03:26 +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 1650329 - Improve message: bad start tag in noscript in head. r=alchen 2020-08-03 12:30:12 +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 Bug 1652942 - Remove some unnecessary includes of Element.h. r=smaug 2020-07-15 13:55:24 +00:00
media Bug 1594029 - Update media element capture_reset test to expect wall-clock durations. r=bryce 2020-09-08 13:17:46 +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 Bug 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika 2020-07-22 17:24:33 +00:00
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 Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug 2020-07-15 15:48:53 +00:00
payments Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv 2020-08-04 14:17:37 +00:00
performance Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
permission Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
plugins Bug 1656141 - Remove RESFILE. r=firefox-build-system-reviewers,rstewart 2020-08-06 22:51:59 +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 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
prototype Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
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 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
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 1663396: Test HTTPS-Only-Mode top-level background request not leaking sensitive info r=JulianWels 2020-09-08 06:41:08 +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 Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
svg Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio 2020-08-29 14:24:37 +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 1663500 - Revert bug 1661643 change and resurrect browser.link.open_newwindow=1. r=Gijs,preferences-reviewers 2020-09-08 12:09:43 +00:00
u2f Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +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 1662131 - Fix history getters for web browser persist. r=peterv 2020-09-08 13:06:29 +00:00
webgpu Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
webidl Bug 1614009 - Removed non-spec exception throwing on CopyToChannel. r=padenot,webidl,smaug 2020-09-01 15:09:47 +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 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +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 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +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 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +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