gecko-dev/dom
Nika Layzell a753490a43 Bug 1653407 - Part 1: Handle null JSActor wrappers better, r=kmag
Previously these methods would crash if we ever didn't have a preserved wrapper,
such as when no module URI is specified.

Differential Revision: https://phabricator.services.mozilla.com/D84065
2020-08-04 21:41:07 +00:00
..
abort Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
animation Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
audiochannel
base Bug 1656953 - Add remoteType to nsIDOMProcessParent. r=nika 2020-08-04 16:50:00 +00:00
battery Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
bindings Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv 2020-08-04 14:17:37 +00:00
broadcastchannel Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug 2020-07-15 15:48:53 +00:00
browser-element Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
cache Bug 1655115 - Remove unused code paths leading to dom::cache::StreamControl::CloseReadStreams() r=dom-workers-and-storage-reviewers,ttung 2020-08-04 07:59:48 +00:00
canvas Bug 1653409 - Set ImageBitmap's picture rect using the picture rect of layers::Image, not the size. r=mstange 2020-08-04 01:18:44 +00:00
chrome-webidl Backed out 3 changesets (bug 1647695) for failures on browser_aboutprocesses.js. CLOSED TREE 2020-08-03 20:31:35 +03: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 1618024 - Add more in-tree navigation docs, r=neha 2020-07-29 20:29:48 +00:00
encoding
events Bug 1656786 - Make <select> list have 'overflow:auto' by default to indicate its scrollable. r=emilio 2020-08-04 14:33:46 +00:00
fetch Bug 1648764 - map chromescripts into their own internal contentpolicytype r=ckerschb,smaug 2020-07-24 11:52:02 +00:00
file Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +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 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
geolocation 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
grid
html Bug 1654922 - Part 1: Remove DocumentChannel pref usage from tests and document navigation code, r=mattwoodrow 2020-08-01 16:36:12 +00:00
imptests
indexedDB Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
interfaces Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
ipc Bug 1653407 - Part 1: Handle null JSActor wrappers better, r=kmag 2020-08-04 21:41:07 +00:00
jsurl Bug 1544705 - Re-Allow empty content for CSP-hashing r=ckerschb 2020-07-16 12:23:08 +00:00
l10n Bug 1642398: Add a lint rule to warn about multiple calls to document.l10n.formatValue. r=Standard8,preferences-reviewers,ntim 2020-07-02 18:51:44 +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 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
manifest Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
mathml Bug 1652942 - Remove some unnecessary includes of Element.h. r=smaug 2020-07-15 13:55:24 +00:00
media Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
messagechannel Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +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 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
notification Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +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 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
permission Bug 1656325 - Make the test 'test_cross_origin_iframe.html' Fission-compatible. r=baku 2020-08-04 14:12:50 +00:00
plugins Bug 1656411 - Move WindowProxy-related functions out of jsfriendapi.h to their own header. r=mgaudet 2020-07-31 16:11:36 +00:00
power Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
presentation Bug 1265275 - Removed 'using namespace mozilla;' and 'using namespace mozilla::dom;' and replaced them with namespace mozilla{...} and namespace dom{...} from PresentationConnection.cpp r=smaug 2020-07-24 09:40:24 +00:00
prio Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
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 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE 2020-07-22 02:47:34 +03:00
quota Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
reporting Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv 2020-08-04 14:17:37 +00:00
res
script Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
security Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
serviceworkers Bug 1654922 - Part 1: Remove DocumentChannel pref usage from tests and document navigation code, r=mattwoodrow 2020-08-01 16:36:12 +00:00
simpledb Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-02 15:29:15 +00:00
smil Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
storage Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
svg Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
system Bug 1654295: Reduce boilerplate needed to run background I/O in IOUtils r=barret 2020-07-30 14:03:03 +00:00
tests Bug 1654922 - Part 1: Remove DocumentChannel pref usage from tests and document navigation code, r=mattwoodrow 2020-08-01 16:36:12 +00:00
u2f Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag 2020-07-13 20:34:46 +00:00
url Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
vr Bug 1655006 - Implement WebXR nativeFramebufferScaleFactor. r=jgilbert,kip,daoshengmu 2020-07-29 10:00:53 +00:00
webauthn Bug 1654553 - fix browser chrome tests to support Object.is instead of ==. r=gbrown,preferences-reviewers,Gijs,rpl 2020-07-27 17:02:35 +00:00
webbrowserpersist Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +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 Backed out 2 changesets (bug 1614009) for build bustage at dom/media/webaudio/AudioBuffer.cpp on a CLOSED TREE 2020-07-31 17:15:14 +03:00
webshare
websocket Bug 1621345 - Support for nsIWebSocketEventListener.send() API r=baku,necko-reviewers,dragana 2020-07-29 17:41:56 +00:00
workers Bug 1633710 - Move uri.spec calls to nsIPrincipal r=necko-reviewers,geckoview-reviewers,preferences-reviewers,ckerschb,ntim,snorp,valentin 2020-08-04 11:10:41 +00:00
worklet Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
xhr Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
xml Bug 1652618 - Ensure UA widgets are attached and detached synchronously. r=smaug 2020-07-24 15:43:20 +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 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
jar.mn
moz.build