gecko-dev/js/xpconnect
Tom Tung 6db05b23ac Bug 1599496 - Turn javascript.options.shared_memory on by default on early Beta; r=bzbarsky
This patch mainly enables the pref for SharedArrayBuffer on early Beta. (We have
already enabled that on Nightly by default)

This change causes some tests to fail. This patch handles the failures for
a mochitest and web-platform-tests.

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

--HG--
extra : moz-landing-system : lando
2020-01-28 14:53:08 +00:00
..
crashtests Bug 1596800 - Remove document.getAnonymousNodes as well. r=smaug 2019-11-18 19:15:16 +00:00
idl Bug 1598053 - Remove nsIXPConnect::writeFunction/readFunction r=kmag 2019-11-20 20:06:42 +00:00
loader Bug 1610387 - Remove nsAutoPtr usage from js/xpconnect/. r=mccr8 2020-01-22 20:27:41 +00:00
public Bug 1573844 - Remove external references to js::Jsvalify and js::Valueify r=mccr8 2019-08-14 17:24:59 +00:00
shell Bug 1542830: Part 4 - Modify mozglue to use new untrusted modules interfaces; r=mhowell 2019-09-23 20:18:41 +00:00
src Bug 1181957. Don't set up an AutoEntryScript if we're not planning to call script in nsXPCWrappedJS::DelegatedQueryInterface. r=mccr8 2020-01-25 00:13:56 +00:00
tests Bug 1599496 - Turn javascript.options.shared_memory on by default on early Beta; r=bzbarsky 2020-01-28 14:53:08 +00:00
wrappers Bug 1610387 - Remove nsAutoPtr usage from js/xpconnect/. r=mccr8 2020-01-22 20:27:41 +00:00
moz.build