Closed
Bug 1756010
Opened 3 years ago
Closed 3 years ago
Clean up HttpChannelChild
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
99 Branch
People
(Reporter: jesup, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Keywords: csectype-race, sec-moderate, Whiteboard: [post-critsmash-triage][adv-main99+r])
Attachments
(1 file)
There's a missing mutex lock to access mBgChild (and one assert that should be moved) in HttpChannelChild
| Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Clean up HttpChannelChild r=kershaw,necko-reviewers
https://hg.mozilla.org/integration/autoland/rev/5458253cbe67c9c5d1e8d3b664ef7b361bb05f18
https://hg.mozilla.org/mozilla-central/rev/5458253cbe67
Group: core-security → core-security-release
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Updated•3 years ago
|
Whiteboard: [post-critsmash-triage]
Updated•3 years ago
|
Flags: qe-verify-
Updated•3 years ago
|
Updated•3 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main99+r]
Updated•3 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•