Closed
Bug 1518948
Opened 6 years ago
Closed 6 years ago
Wrong loadInfo check in CSPService::AsyncOnChannelRedirect
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Whiteboard: [domsecurity-backlog1] [domsecurity-active])
Attachments
(1 file)
1.44 KB,
patch
|
ckerschb
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #9035476 -
Flags: review?(ckerschb)
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-backlog1] [domsecurity-active]
Comment 2•6 years ago
|
||
Comment on attachment 9035476 [details] [diff] [review]
loadInfo.patch
Review of attachment 9035476 [details] [diff] [review]:
-----------------------------------------------------------------
thanks, r=me!
Attachment #9035476 -
Flags: review?(ckerschb) → review+
Comment 3•6 years ago
|
||
Btw, did this cause any crashes? Because if it did we need to fine the source of the problem!
Flags: needinfo?(amarchesini)
Assignee | ||
Comment 4•6 years ago
|
||
Btw, did this cause any crashes? Because if it did we need to fine the source of the problem!
No crashes. Just bad code.
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/50f5048d3b93
Wrong loadInfo check in CSPService::AsyncOnChannelRedirect, r=ckerschb
Comment 6•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•