Closed
Bug 1556742
Opened 6 years ago
Closed 6 years ago
BrowsingContext.FindWithName
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
Fission Milestone | M4 |
People
(Reporter: farre, Assigned: kmag)
References
(Blocks 1 open bug)
Details
BrowsingContext::FindWithName
should use a requestor to check access against similarly to how nsDocShell
does. More specifically if one looks at for example nsGlobalWindowOuter::WindowExist
needs to pass the result from GetCallerDocShellTreeItem()
to check access against.
Updated•6 years ago
|
Updated•6 years ago
|
Flags: needinfo?(kmaglione+bmo)
Updated•6 years ago
|
Fission Milestone: M4 → M5
Updated•6 years ago
|
Assignee: nobody → kmaglione+bmo
Status: NEW → ASSIGNED
Fission Milestone: M5 → M4
Flags: needinfo?(kmaglione+bmo)
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•