Open
Bug 2011686
Opened 2 months ago
Updated 2 months ago
Update browser-captivePortal.js to support multiple private browsing IDs
Categories
(Firefox :: Private Browsing, task, P3)
Firefox
Private Browsing
Tracking
()
NEW
People
(Reporter: emz, Unassigned)
References
(Blocks 1 open bug)
Details
The component uses a ternary expression here to create the permission principal:
https://searchfox.org/firefox-main/rev/ba7a7a320649794a9948b32156f5b438fef5ce7a/browser/base/content/browser-captivePortal.js#170
Instead it needs to look at the current private browsing id.
You need to log in
before you can comment on or make changes to this bug.
Description
•