Closed Bug 773475 Opened 12 years ago Closed 12 years ago

Revert bug 584863 to keep redirect semantics cleaner.

Categories

(Core :: Networking: HTTP, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: jduell.mcbugs, Unassigned)

Details

Attachments

(1 file)

Attached patch v1 (deleted) — Splinter Review
Having an already-cancelled channel fail synchronously when AsyncOpen is called has the bad effect that if the channel is a redirect, it vetoes the redirect (as opposed to continuing with the redirect but cancelling the resulting channel, as calling Cancel after AsyncOpen does). Cancel should have the same semantics for redirects before/after AsyncOpen. (see bug 766210 for example). The only reason I added the sync failure in bug 584863 is it resulted in fewer IPDL messages in e10s (but only for the early cancel case: not worth optimizing).
Attachment #641628 - Flags: review?(honzab.moz)
Try looks fine.
Comment on attachment 641628 [details] [diff] [review] v1 Review of attachment 641628 [details] [diff] [review]: ----------------------------------------------------------------- r=honzab, disavowing from consequences :)
Attachment #641628 - Flags: review?(honzab.moz) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: