Closed
Bug 1620514
Opened 6 years ago
Closed 6 years ago
Remove null checks for loadinfo within nsHttpChannel
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla75
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
We have a loadinfo on all channels and removed null checks for loadinfo elsewhere. I removed all null checks for loadinfo within nsHttpChannel:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=48eba14817c4dce7cce24137c8f28835c11a6000
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Whiteboard: [necko-triaged]
Pushed by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/beedb2cf0402
Remove null checks for loadinfo within nsHttpChannel. r=dragana
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•