Closed
Bug 1902693
Opened 1 year ago
Closed 1 year ago
Create a pref to run reader mode with debug mode turned on
Categories
(Toolkit :: Reader Mode, task, P3)
Toolkit
Reader Mode
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
Details
Attachments
(1 file)
Reader mode has a debug mode but no way to control it from Firefox.
https://searchfox.org/mozilla-central/rev/d31f750ad9e5b6c8f7b62d387dbea3f804044350/toolkit/components/reader/ReaderMode.sys.mjs#408-417 sets up an options
object; if it had a debug: true
member that'd turn on debug mode. Whether we pass that should be controlled by a pref, most likely.
Assignee | ||
Updated•1 year ago
|
Type: defect → task
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/fe8ed2003bf7
add a debug pref for reader mode, r=cmkm
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•