[Webkit-unassigned] [Bug 132229] Coalesce responses on network process side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 30 09:36:26 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132229





--- Comment #25 from Alexey Proskuryakov <ap at webkit.org>  2014-04-30 09:36:47 PST ---
> I don't understand the mechanism this patch would affect "Content-Disposition: attachment" handling. The client is still free to make decisions in didReceiveResponse. But we can certainly disable coalescing in that case if it is a concern.

The decision to convert to download must be made during didReceiveResponse handling, not after the delegate returns control to CFNetwork.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list