Backed out changeset b1dedc536b88 (bug 1883724) for causing build bustages with StaticPrefList.yaml CLOSED TREE

This commit is contained in:
Cristian Tuns 2024-03-05 15:35:45 -05:00
parent 9c170be621
commit a414ebe1ef
2 changed files with 3 additions and 3 deletions

View File

@ -1967,9 +1967,9 @@ let interfaceNamesInGlobalScope = [
// IMPORTANT: Do not change this list without review from a DOM peer!
{ name: "visualViewport", insecureContext: true },
// IMPORTANT: Do not change this list without review from a DOM peer!
{ name: "WakeLock", earlyBetaOrEarlier: true },
{ name: "WakeLock" },
// IMPORTANT: Do not change this list without review from a DOM peer!
{ name: "WakeLockSentinel", earlyBetaOrEarlier: true },
{ name: "WakeLockSentinel" },
// IMPORTANT: Do not change this list without review from a DOM peer!
{ name: "webkitURL", insecureContext: true },
// IMPORTANT: Do not change this list without review from a DOM peer!

View File

@ -3505,7 +3505,7 @@
# Enable Screen Wake Lock API
- name: dom.screenwakelock.enabled
type: bool
value: @EARLY_BETA_OR_EARLIER@
value: true
mirror: always
# Whether to enable the JavaScript start-up cache. This causes one of the first