gecko-dev/toolkit
Timothy Guan-tin Chien 2b5881e46b Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug
This patch removes the dom.webcomponents.shadowdom.enabled pref and all its
references, including the following functions:

* nsContentUtils::IsShadowDOMEnabled()
* nsIDocument::IsShadowDOMEnabled()
* nsDocument::IsShadowDOMEnabled(JSContext* aCx, JSObject* aGlobal)
* nsDocument::IsShadowDOMEnabled(const nsINode* aNode)
* nsTextNode::IsShadowDOMEnabled(JSContext* aCx, JSObject* aObject)

This function is renamed and updated to nsDocument::IsCallerChromeOrAddon():

* nsDocument::IsShadowDOMEnabledAndCallerIsChromeOrAddon(JSContext* aCx, JSObject* aObject)

I didn't change the tests that load Shadow DOM tests in an iframe, in the interest of keeping hg annotation history.

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

--HG--
extra : moz-landing-system : lando
2018-11-15 06:51:07 +00:00
..
actors Bug 1505957 - Recover from failed UA Widget construction and destruction r=bgrins 2018-11-14 23:08:41 +00:00
components Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
content Bug 1503019 - Part I, Remove dom.webcomponents.shadowdom.enabled r=smaug 2018-11-15 06:51:07 +00:00
crashreporter Bug 1496503 - Install the rust panic hook early. r=froydnj 2018-11-14 22:35:35 +00:00
forgetaboutsite Bug 1260399 - Remove deprecated messages in nsICookieManager methods - part 3 - nsICookieManager.cookieExists, r=ehsan 2018-09-24 11:37:57 +02:00
library Bug 1496503 - Change the rust panic hook to delegate to Gecko's crash code. r=froydnj 2018-11-14 22:35:33 +00:00
locales Bug 1491676 - Moves master password dialog strings r=flod,Gijs,zbraniecki 2018-11-14 23:08:51 +00:00
modules Bug 1504181 - Force scientific notation in CanonicalJSON r=glasserc 2018-11-12 14:12:58 +00:00
mozapps Bug 1491676 - Moves master password dialog strings r=flod,Gijs,zbraniecki 2018-11-14 23:08:51 +00:00
pluginproblem
profile Bug 1495792: Add a profile first-run time to the telemetry environment. r=janerik 2018-10-15 16:09:12 +00:00
recordreplay Bug 1505962 - Add redirection for rand(), r=lsmyth. 2018-11-09 16:19:33 -10:00
system Bug 1499864 - WindowsNetworkFunctionsWrapper's dtor should be virtual. r=bagder 2018-10-18 08:57:46 +00:00
themes Bug 1506705 - Fix the treecol sortdirection selectors and use SCG icons for them. r=dao 2018-11-13 20:12:06 +01:00
xre Bug 1496503 - Install the rust panic hook early. r=froydnj 2018-11-14 22:35:35 +00:00
.eslintrc.js
moz.build Bug 1472491: Part 5n - Add AudioPlaybackChild actor. r=felipe 2018-07-29 21:27:32 -07:00
moz.configure Bug 1501218 - Enable wayland support with --enable-default-toolkit=cairo-gtk3. r=mshal 2018-11-14 22:50:43 +00:00
nss.configure Bug 1492716 - Part 2: Add formatting rule to help text for --{enable,disable,with,without}. r=glandium 2018-10-16 20:28:12 +09:00
toolkit.mozbuild Bug 1496327 - Remove MOZ_ENABLE_XREMOTE r=froydnj 2018-10-04 13:55:55 +00:00