Commit 72634909 authored by Narcis Beleuzu's avatar Narcis Beleuzu
Browse files

Backed out changeset 1161770c923f (bug 1831058) for bc failure on...

Backed out changeset 1161770c923f (bug 1831058) for bc failure on browser_private_idb.js . CLOSED TREE
parent 9cf88528
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2783,7 +2783,7 @@
# Enable indexedDB in private browsing mode with encryption
- name: dom.indexedDB.privateBrowsing.enabled
  type: RelaxedAtomicBool
  value: @IS_NIGHTLY_BUILD@
  value: false
  mirror: always

# Whether or not indexedDB test mode is enabled.