Open
Bug 1867069
Opened 1 year ago
New tab opened by reset PBM feature uses `BROWSER_NEW_TAB_URL` which may be overwritten by extensions
Categories
(Firefox :: Private Browsing, defect, P3)
Firefox
Private Browsing
Tracking
()
NEW
People
(Reporter: emz, Unassigned)
References
(Blocks 1 open bug)
Details
The reset PBM feature opens a new tab before clearing data. This works fine assuming the new tab page doesn't set any state. However, it's possible for extensions to overwrite this URL. In this case the newly added tab could carry over state into the next PBM session.
You need to log in
before you can comment on or make changes to this bug.
Description
•