gecko-dev/dom
Andreas Pehrson 531a7211a9 Bug 1536156 - Stop doing EndCloningVisually in Unlink. r=mconley
Unlink must not cause an AddRef on the unlinked object, or it is at risk of
leaking. See 1593739 for an example of where this happens.

EndCloningVisually is dangerous in that it tries to do more than just unlink the
video element. It does AddRef in NotifyUAWidgetSetupOrChange, so that must be
avoided.

Previous patches to this bug make sure that MediaDecoder shutdown takes care of
clearing the secondary video container in the MediaDecoder stack, so this is not
actually necessary anymore.

Differential Revision: https://phabricator.services.mozilla.com/D53832

--HG--
extra : moz-landing-system : lando
2019-11-21 12:40:11 +00:00
..
abort
animation Bug 1576946 - Remove nsStackFrame platform code. r=mats 2019-11-12 19:50:19 +00:00
audiochannel
base Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
battery Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku 2019-11-18 10:17:29 +00:00
bindings Bug 1597543 - Don't try and associate memory if we failed to create the reflector object r=bzbarsky 2019-11-19 15:41:31 +00:00
broadcastchannel Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8 2019-11-14 15:44:32 +00:00
browser-element Bug 1584998: Make x-frame-options work with fission enabled. r=jkt,farre,johannh,flod 2019-10-31 08:28:35 +00:00
cache Bug 1591491. Add more use of FakeString::ShareOrDependUpon. r=froydnj 2019-10-28 20:41:59 +00:00
canvas Bug 1596248 - Add CreateContextFlags::PREFER_MULTITHREADED and change the pref name from gl to webgl. r=jgilbert 2019-11-19 21:49:01 +00:00
chrome-webidl Bug 1593708 - Part 1: Add inRDMPane property to BrowsingContext and expose it to JS. r=smaug 2019-11-14 22:54:56 +00:00
clients Bug 1583859 - ExecutionReadyPromise should not be exclusive. r=perry 2019-10-23 17:55:38 +00:00
commandhandler Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
console Bug 1582892. Expose the number of strings in a Web IDL enum in a nice way. r=edgar 2019-10-23 03:54:39 +00:00
credentialmanagement
crypto Bug 1596547 - be more specific in CryptoBuffer::Assign parameter types; r=jcj 2019-11-15 13:12:58 +00:00
debugger
docs Bug 1595048 - move JSWindowActor notes into Fission.rst document, r=mconley 2019-11-08 19:42:02 +00:00
encoding
events Bug 1597123 - Remove NODE_IS_ANONYMOUS_ROOT. r=smaug 2019-11-18 08:49:27 +00:00
fetch Bug 1593162 - Remove the expired telemetry probes added in bug 1127552; r=edgar 2019-11-01 13:43:15 +00:00
file Bug 1593560 - Make sure IPCBlobInputStream::ReadSegments is always supported, regardless of which inner async stream type gets created. r=baku 2019-11-07 19:02:21 +00:00
filehandle Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8 2019-11-14 15:44:32 +00:00
filesystem Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug 2019-10-21 05:33:33 +00:00
flex
gamepad
geolocation Bug 1594306 - Rename nsGeo* files to match the WebIDL interfaces r=marcosc 2019-11-14 04:18:04 +00:00
grid
html Bug 1536156 - Stop doing EndCloningVisually in Unlink. r=mconley 2019-11-21 12:40:11 +00:00
imptests Bug 1194860 - Remove dom/imptests; r=jgraham 2019-10-15 08:22:15 +00:00
indexedDB Bug 1597959 - Return from IDBDatabase::RenameObjectStore immediately if aObjectStoreId and aName both match. r=sg 2019-11-21 11:54:40 +00:00
interfaces Bug 1586144 - Factor dynamic toolbar max height into layout metrics. r=emilio,botond 2019-11-14 06:00:05 +00:00
ipc Bug 1586986 - Deliver 'fixed-bottom' offset to the top of the pres context on the foreground tab. r=geckoview-reviewers,tnikkel,snorp 2019-11-21 21:15:46 +00:00
jsurl Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
l10n Bug 1593475 - Ensure FluentDOM does not localize elements in template. r=bgrins 2019-11-06 18:18:14 +00:00
locales Bug 982125 - make HTML5 <mark> accessible, r=Jamie 2019-11-18 05:34:15 +00:00
localstorage Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
manifest Bug 1562642 - add missing license in dom/manifest r=sebastian 2019-11-13 08:26:32 +00:00
mathml
media Bug 1536156 - Simplify setting the current frame in the secondary video container. r=alwu 2019-11-20 21:51:48 +00:00
messagechannel Bug 1565956 run worker-specific MessagePort close on initialize on only worker threads r=baku 2019-11-17 21:09:52 +00:00
midi
network
notification Bug 1592959 - Warn about non-user interaction Notification requests. r=Ehsan 2019-11-01 09:55:06 +00:00
offline Bug 1575934 - Create the channels used to download and verify appcache entries with the cookie settings belonging to the document which created the appcache; r=baku 2019-10-15 17:32:54 +00:00
payments Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm 2019-11-01 02:57:20 +00:00
performance Bug 1571219 - Refactor PerformanceMeasure to avoid double-reducing timestamps r=baku 2019-10-23 11:42:10 +00:00
permission Bug 1583142 - Remove third-party "persistent-storage" prompting support r=baku 2019-11-07 14:29:02 +00:00
plugins Bug 1577336: Part 7 - Move DXGI async plugin operations to compositor process r=jmathies,mattwoodrow,sotaro,mccr8 2019-11-20 21:49:35 +00:00
power
presentation Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE 2019-11-11 12:11:36 +02:00
prio
promise Bug 1594304. Add deprecation notes to methods that allow throwing a bare nsresult with no useful message. r=smaug 2019-11-14 22:51:21 +00:00
prototype Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky 2019-11-07 00:35:32 +00:00
push Bug 1592699 - Fix test_serviceworker_lifetime.html r=asuth 2019-10-30 17:23:53 +00:00
quota Bug 1592934 - Add a telemetry probe to track temporary storage initialization success rate; r=janv,janerik 2019-11-21 07:59:34 +00:00
reporting Bug 1585119 - Re-enable many more mochitests on Android; r=geckoview-reviewers,snorp 2019-10-18 14:35:20 +00:00
res
script Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +00:00
security Bug 1595652: Exempt loads triggered by an extension from XFO. r=jkt,mixedpuppy 2019-11-21 12:10:29 +00:00
serviceworkers Bug 1596843 - Part 4: Remove some native only methods from nsIPermissionManager; r=baku 2019-11-17 22:22:34 +00:00
simpledb
smil Bug 1587142 - Remove most XBL tests in dom/ r=bzbarsky 2019-10-25 22:38:08 +00:00
storage Bug 1558420 - Part 5: Remove an invalid assertion; r=baku 2019-11-12 15:40:16 +00:00
svg Bug 1597881 : convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h r=emilio 2019-11-21 06:07:30 +00:00
system Bug 1594306 - Rename nsGeo* files to match the WebIDL interfaces r=marcosc 2019-11-14 04:18:04 +00:00
tests Backed out 3 changesets (bug 1595154) for failing bc at browser_autocomplete_marked_detached_tab.js on a CLOSED TREE 2019-11-20 05:03:37 +02:00
u2f
url Bug 824857: Support IDL stringifier attributes r=bzbarsky 2019-10-23 04:55:54 +00:00
vr Bug 1592713 - Avoid to update VR HMD sensor states when pages are not in the presenting mode. r=kip 2019-10-31 22:10:43 +00:00
webauthn Bug 1582892. Expose the number of strings in a Web IDL enum in a nice way. r=edgar 2019-10-23 03:54:39 +00:00
webbrowserpersist Bug 1591891 - Make the fix for bug 1536468 work with session history in the parent turned off. r=annyG 2019-10-28 09:46:50 +01:00
webgpu Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
webidl Bug 1536156 - Let cloneElementVisually() return a promise that resolves when frames have been rendered. r=alwu,mconley,bzbarsky 2019-11-20 21:51:48 +00:00
websocket Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8 2019-11-14 15:44:32 +00:00
workers Bug 1575092 - don't spawn Shared/Service Workers in "web COOP+COEP" processes r=asuth 2019-11-20 20:02:23 +00:00
worklet Bug 1565956 close BackgroundChild before deleting CycleCollectedJSContext r=baku 2019-11-17 21:16:53 +00:00
xhr Bug 1594147 - prevent possible null dereference in MaybeDispatchPrematureAbortEvents, r=smaug 2019-11-08 22:28:07 +00:00
xml Bug 1596463 - Remove GetBindingParent usage in the XML pretty printer. r=smaug 2019-11-14 16:41:24 +00:00
xslt Bug 1596768 - Remove GetBindingParentUsage in xpath. r=smaug 2019-11-15 17:09:15 +00:00
xul Bug 1596800 - Remove document.getAnonymousNodes as well. r=smaug 2019-11-18 19:15:16 +00:00
jar.mn
moz.build Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre 2019-11-07 23:07:20 +00:00