gecko-dev/dom
Emilio Cobos Álvarez 3b96bec450 Bug 1505887 - Fix FindChromeAccessOnlySubtreeOwner so that we handle UA widget being ChromeOnlyAccess root. r=smaug
A single video controls test crashed without this, while dereferencing
a null anonOwnerRelated in:

  https://searchfox.org/mozilla-central/rev/c0b26c40769a1e5607a1ae8be37fe64df64fc55e/dom/base/FragmentOrElement.cpp#964

I think this is the right fix for it, but the code that uses this is kind of
complex, so worth double-checking... :)
2018-11-27 11:41:16 +01:00
..
abort
animation Bug 1506988 - Move IsMatchForCompositor to KeyframeEffect. r=birtles 2018-11-22 04:01:10 +00:00
asmjscache
audiochannel
base Bug 1505887 - Fix FindChromeAccessOnlySubtreeOwner so that we handle UA widget being ChromeOnlyAccess root. r=smaug 2018-11-27 11:41:16 +01:00
battery
bindings Bug 1320105 : Renamed jsid to PropertyKey and included in JS namespace. r=jandem 2018-11-20 12:01:42 +00:00
broadcastchannel
browser-element
cache
canvas Bug 1423241 - Remove drawImage exception handling from captureStream_common.js. r=jib 2018-11-23 15:01:07 +00:00
chrome-webidl Backed out 9 changesets (bug 1500948, bug 1500949, bug 1448426, bug 1487249, bug 1500950, bug 1500944) for causing talos crashes on ts_paint | application crashed [@ MOZ_CrashOOL(char const*, int, char const*)] 2018-11-22 07:57:52 +02:00
clients
commandhandler
console
credentialmanagement
crypto
encoding Bug 1500026 - Make the fallback encoding object listen to locale changes r=jfkthame 2018-11-22 12:30:13 +00:00
events Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug 2018-11-20 17:00:09 +00:00
fetch Bug 1507247 - jsapi.h should not #include "js/Stream.h". r=jwalden 2018-11-22 17:34:39 +00:00
file Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
filehandle
filesystem Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
flex Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
gamepad
geolocation
grid Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
html Backed out 3 changesets (bug 1503681) for landing incorrectly on a CLOSED TREE 2018-11-27 10:42:27 +02:00
imptests
indexedDB
interfaces Bug 1507677 - Add nsIContentPermissionRequest.topLevelPrincipal r=baku 2018-11-20 01:52:47 +00:00
ipc Backed out 8 changesets (bug 1446161, bug 1487287, bug 1488993, bug 1474991, bug 1496608) for very frequent automation.py crashes on a CLOSED TREE 2018-11-27 08:53:18 +02:00
jsurl Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
locales Bug 1508532 - Provide more verbose description of cdm add-on. r=cpearce,flod 2018-11-21 09:43:47 +00:00
manifest Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
mathml
media Bug 1306999 - Change from "playing" to "loadeddata" before assuming there's a video frame. r=jib 2018-11-26 16:54:13 +00:00
messagechannel
midi
network Bug 1507604 - Remove nsINetworkProperties. r=smaug 2018-11-23 15:53:01 +00:00
notification Bug 1508980 - Add more .eslintrc.js files for dom/ and update .eslintignore. r=Gijs 2018-11-21 14:27:27 +00:00
offline
payments Bug 1501823 - mochitest update for bug 1501823. r=baku 2018-11-21 11:17:45 +01:00
performance
permission
plugins Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug 2018-11-22 05:49:54 +00:00
power
presentation
prio
promise
push Bug 1507677 - Add nsIContentPermissionRequest.topLevelPrincipal r=baku 2018-11-20 01:52:47 +00:00
quota Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
reporting
res
script
security Bug 1509504: Trunacte outStr within nsCSPContext::GetPolicyString. r=baku 2018-11-23 16:05:24 +01:00
serviceworkers Bug 1438945 - Part 5: SharedWorker browser test. r=asuth 2018-11-19 15:18:21 -08:00
simpledb
smil
storage
svg Bug 1486952 - Update overflow on the correct svg frame(s) when the viewBox changes. r=jwatt 2018-11-23 15:58:27 +00:00
system Bug 1507604 - Remove nsPIDOMWindowInner::IsTopLevelWindowActive. r=smaug 2018-11-23 15:33:11 +00:00
tests Bug 1498426 - Disable dom/tests/browser/perfmetrics/browser_test_unresponsive.js on all platforms. r=jmaher 2018-11-26 07:18:00 +02:00
u2f
url
vr
webauthn
webbrowserpersist
webgpu
webidl Bug 1508142 - Remove remains of tree cell-based selection code. r=bzbarsky,bgrins 2018-11-22 09:59:02 +00:00
websocket
workers Bug 1508824 - SharedWorker.onconnect event should be a MessageEvent with an empty string as data, r=asuth 2018-11-27 08:44:47 +01:00
worklet
xbl Bug 1507604 - Remove nsPIDOMWindowInner::GetPrivateRoot. r=smaug 2018-11-23 15:39:54 +00:00
xhr
xml
xslt Bug 1507540 part 6. Make nsIVariant's "type" a notxpcom attribute. r=froydnj 2018-11-19 20:20:05 -05:00
xul
jar.mn
moz.build