Skip to content

Commit 1bb19a1

Browse files
committed
Bug 1694174 - Pref-on the shared font-list by default for all channels. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D111533
1 parent 983c29d commit 1bb19a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4489,7 +4489,7 @@
44894489

44904490
- name: gfx.e10s.font-list.shared
44914491
type: bool
4492-
value: @IS_EARLY_BETA_OR_EARLIER@
4492+
value: true
44934493
mirror: once
44944494

44954495
# Whether to load fonts (e.g. Twemoji Mozilla) bundled with the application:

0 commit comments

Comments
 (0)