Skip to content

Commit

Permalink
Bug 1689601, add a pref to enable bfcache in parent process, r=peterv
Browse files Browse the repository at this point in the history
  • Loading branch information
Olli Pettay authored and Olli Pettay committed Mar 2, 2021
1 parent 9343c38 commit 22aefdc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/libpref/init/StaticPrefList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3749,6 +3749,12 @@
mirror: once
do_not_use_directly: true

# If session history is stored in the parent process, enable bfcache for it.
- name: fission.bfcacheInParent
type: bool
value: false
mirror: always

# Allow renaming of process names to the origin on nightly
# Setting this pref creates a privacy leak, but helps greatly with
# debugging
Expand Down

0 comments on commit 22aefdc

Please sign in to comment.