Closed
Bug 1607420
Opened 6 years ago
Closed 6 years ago
Add browser.startup.page to about:support data
Categories
(Firefox :: Session Restore, enhancement, P2)
Firefox
Session Restore
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: mikedeboer, Assigned: mikedeboer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This is important information when troubleshooting users facing session restore issues. Since this is a three-state integer, the privacy sensitiveness of the pref is minimal.
Drew, is it right that browser.startup.page
needs to be part of PREFS_WHITELIST
in Troubleshoot.jsm explicitly?
Assignee | ||
Updated•6 years ago
|
Blocks: ss-reliability
Assignee | ||
Updated•6 years ago
|
Summary: Add browser.startup.homepage to about:support data → Add browser.startup.page to about:support data
Assignee | ||
Updated•6 years ago
|
Flags: needinfo?(adw)
Comment 2•6 years ago
|
||
Just to elaborate, about:support includes only the prefs that are (a) in the whitelist but (b) don't match any regexp in the blacklist.
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → mdeboer
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
Iteration: --- → 74.2 - Jan 20 - Feb 09
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3858f5588f67
Add any user value of 'browser.startup.page' to about:support for troubleshooting purposes. r=adw
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in
before you can comment on or make changes to this bug.
Description
•