mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1764263 - Let the inert attribute ride the trains. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D171751
This commit is contained in:
parent
5f90b947c2
commit
e32714cff8
@ -6769,12 +6769,9 @@
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
# Turn HTML:inert on or off.
|
||||
#
|
||||
# Do not enable this by default until there's consensus in:
|
||||
# https://github.com/whatwg/html/issues/7796
|
||||
- name: html5.inert.enabled
|
||||
type: bool
|
||||
value: @IS_EARLY_BETA_OR_EARLIER@
|
||||
value: true
|
||||
mirror: always
|
||||
|
||||
# Time in milliseconds between the time a network buffer is seen and the timer
|
||||
|
Loading…
Reference in New Issue
Block a user