Bug 1624321 - Enable DOM node arena allocation r=smaug

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
sefeng 2020-04-09 22:51:10 +00:00
parent f19f58da1b
commit df1ecc4c7d

View File

@ -2473,7 +2473,7 @@
- name: dom.arena_allocator.enabled - name: dom.arena_allocator.enabled
type: bool type: bool
value: false value: true
mirror: once mirror: once
- name: dom.serviceWorkers.enabled - name: dom.serviceWorkers.enabled