Closed
Bug 575686
Opened 16 years ago
Closed 16 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•16 years ago
|
||
Attachment #454894 -
Flags: review?(jduell.mcbugs)
Comment 2•16 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•16 years ago
|
||
Attachment #454894 -
Attachment is obsolete: true
| Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 4•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 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
•