зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1710976: Add a pref for caching of content process a11y trees in the parent process. r=eeejay
This isn't used yet, but it will be used in quite a few different places henceforth. Differential Revision: https://phabricator.services.mozilla.com/D115042
This commit is contained in:
Родитель
1601c5d67a
Коммит
a58f564775
|
@ -217,6 +217,13 @@
|
|||
#endif
|
||||
mirror: always
|
||||
|
||||
# Whether to cache the entire accessibility trees of all content processes in
|
||||
# the parent process.
|
||||
- name: accessibility.cache.enabled
|
||||
type: bool
|
||||
value: false
|
||||
mirror: once
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Prefs starting with "alerts."
|
||||
#---------------------------------------------------------------------------
|
||||
|
|
Загрузка…
Ссылка в новой задаче