Bug 1687276: Re-enable remote 2D canvas for late Beta and Release. r=jrmuizel

Differential Revision: https://phabricator.services.mozilla.com/D102186
This commit is contained in:
Bob Owen 2021-01-18 15:51:12 +00:00
Родитель fcc0c13711
Коммит 90ea63dbfc
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4157,7 +4157,7 @@
- name: gfx.canvas.remote
type: RelaxedAtomicBool
#if defined(XP_WIN) && defined(EARLY_BETA_OR_EARLIER)
#if defined(XP_WIN)
value: true
#else
value: false