Closed
Bug 1264230
Opened 9 years ago
Closed 9 years ago
HTMLMediaElement loadInfo-loadContext mismatch
Categories
(Core :: DOM: Security, defect, P1)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1264231
People
(Reporter: dragana, Unassigned)
References
Details
(Whiteboard: [domsecurity-backlog][OA])
Bug 1125916 has a work around for a loadInfo-loadContext mismatch in channels created by HTMLMediaElement.
This bug should find a real fix.
Updated•9 years ago
|
Whiteboard: [domsecurity-backlog]
See Also: → 1266022
Updated•9 years ago
|
Priority: -- → P1
Updated•9 years ago
|
Whiteboard: [domsecurity-backlog] → [domsecurity-backlog][OA]
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Note that this bug was about HTMLMediaElement, and the other bug was about imgLoader. It's quite possible that both are caused by the same problem. But it's also possible that they are not. So unless you are certain that they are the same problem I'd keep them separate for now.
Sorry for not explaining first, I was planning to explain this in bug 1264231.
As you said in https://bugzilla.mozilla.org/show_bug.cgi?id=1125916#c89
The test in
test_browserElement_inproc_ContextmenuEvents.html actually uses a NullPrincipal (the document is data:text/html..),
as I will have a fix for NullPrincipal doesn't inherit origin attributes correctly in bug 1264231, so I duplicated this one.
Generally better to mark bugs as dependent if the bugs are different, but happens to be fixed by the same patch. But not that important.
You need to log in
before you can comment on or make changes to this bug.
Description
•