Closed
Bug 1520862
Opened 6 years ago
Closed 6 years ago
Fix serialization of triggeringPrincipal for web navigation
Categories
(Core :: DOM: Security, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jkt, Assigned: jkt)
References
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
WebNavigation is being passed various forms of serialized principals which is incorrect. We should fix this and prevent passing null also with a crash.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
This has the following try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e8f587a48e02c46b135a5366042d04043a8e7f79
I don't think the android failures are related.
Pushed by jkingston@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4fe0910cfb67
Fixing WebNavigation serialization of principals to always be present. r=ckerschb
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•