From 730833acb36d2d6674c58ab7a83b0600612c118b Mon Sep 17 00:00:00 2001 From: Denis Palmeiro Date: Wed, 16 Sep 2020 10:15:23 +0000 Subject: [PATCH] Bug 1665217: Enable dom.script_loader.external_scripts.speculative_omt_parse.enabled for beta and release. r=smaug Differential Revision: https://phabricator.services.mozilla.com/D90328 --- modules/libpref/init/StaticPrefList.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml index 906c11080084..c3060c242abb 100644 --- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -2513,7 +2513,7 @@ # soon as they are fetched. - name: dom.script_loader.external_scripts.speculative_omt_parse.enabled type: bool - value: @IS_NIGHTLY_BUILD@ + value: true mirror: always # Speculatively compile non parser inserted scripts