Closed
Bug 575686
Opened 13 years ago
Closed 13 years ago
Don't classify URL when HTTP channel fails to open
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla2.0b2
People
(Reporter: michal, Assigned: michal)
Details
Attachments
(1 file, 1 obsolete file)
993 bytes,
patch
|
Details | Diff | Splinter Review |
Now we start the channel classifier in nsHttpChannel::AsyncOpen() even in case the channel fails to open.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #454894 -
Flags: review?(jduell.mcbugs)
Comment 2•13 years ago
|
||
Comment on attachment 454894 [details] [diff] [review] fix Looks good. Please put "else" on same line as the brace.
Attachment #454894 -
Flags: review?(jduell.mcbugs) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #454894 -
Attachment is obsolete: true
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 4•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d9504ca06476
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b2
You need to log in
before you can comment on or make changes to this bug.
Description
•