Open
Bug 846911
(recentwinaudit)
Opened 11 years ago
Updated 1 year ago
Audit callers of getMostRecentBrowserWindow/getMostRecentWindow for privacy concerns
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: jdm, Unassigned)
References
(Depends on 3 open bugs)
Details
There are various places in the code where we indiscriminately grab the most recent navigator:browser window and stuff a tab in it, when we may want to be more discriminating with regards to the window's privacy status.
Reporter | ||
Comment 1•11 years ago
|
||
http://mxr.mozilla.org/mozilla-central/search?string=getmostrecentbrowserwindow http://mxr.mozilla.org/mozilla-central/search?string=getmostrecentwindow%28&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
Updated•11 years ago
|
Product: Fennec → Firefox
Updated•11 years ago
|
Assignee: nobody → josh
Reporter | ||
Updated•11 years ago
|
Alias: recentwinaudit
Reporter | ||
Updated•5 years ago
|
Assignee: josh → nobody
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•