Closed
Bug 1368481
Opened 8 years ago
Closed 7 years ago
DroppedLinkedHandler within browser.xml should not fall back to using the systemPrincipal if mozSourceNode is not available on datatransfer
Categories
(Core :: DOM: Security, defect, P3)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1367038
People
(Reporter: ckerschb, Unassigned)
References
Details
(Whiteboard: [domsecurity-backlog1])
Currently this.droppedLinkedHandler falls back to using the systemPrincipal if mozSourceNode is not available on the datatransfer. We should investigate and try to find the right fallback triggeringPrincipal.
Reporter | ||
Updated•8 years ago
|
Comment 1•7 years ago
|
||
I think this has become a duplicate of: Bug 1367038 since I renamed it after the code changed.
As I understand it both are now handled by the same JS code now.
Could you confirm if this is the intent of the bug Christoph?
Flags: needinfo?(ckerschb)
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Jonathan Kingston [:jkt] from comment #1)
> I think this has become a duplicate of: Bug 1367038 since I renamed it after
> the code changed.
Yes, we can mark this as a dup.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(ckerschb)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•