Open
Bug 1705789
Opened 4 years ago
Updated 5 months ago
Make about:reader bfcache compatible
Categories
(Toolkit :: Reader Mode, enhancement)
Toolkit
Reader Mode
Tracking
()
NEW
People
(Reporter: annyG, Unassigned)
Details
Currently it's not eligible for bfcache because of unload handlers that get set here https://searchfox.org/mozilla-central/rev/0b90e582d2f592a30713bafc55bfeb0e39e1a1fa/toolkit/components/narrate/NarrateControls.jsm#28
As per conversation with gij's, at a first glance it looks like it can be changed to pagehide
, but will need to investigate it and talk to eeejay to be sure.
Comment 1•4 years ago
|
||
Why does this block fission-bfcache?
Reporter | ||
Updated•4 years ago
|
No longer blocks: fission-bfcache
Fission Milestone: M7a → ---
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P5
Updated•5 months ago
|
Severity: S4 → --
Component: DOM: Navigation → Reader Mode
Priority: P5 → --
Product: Core → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•