Closed
Bug 1191291
Opened 9 years ago
Closed 9 years ago
convert nsHttpChannel::RetargetDeliveryTo warning to log
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: mcmanus, Assigned: mcmanus)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
michal
:
review+
|
Details | Diff | Splinter Review |
Tihs is from Eric Rahm's Aug 4 "War on Warnings Redux" mail to
dev-platform.
I'm pretty sure the warning in happen occurs when retargetTo is called
after the cache entry has been closed, probably due to
redirection. The runtime handling is right, we just need to shift from
warning to nsprlog.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8643681 -
Flags: review?(michal.novotny)
Updated•9 years ago
|
Attachment #8643681 -
Flags: review?(michal.novotny) → review+
Assignee | ||
Comment 2•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Comment 4•9 years ago
|
||
Thank you Patrick. The latest m-c test results confirm this warning has been removed.
You need to log in
before you can comment on or make changes to this bug.
Description
•