[Webkit-unassigned] [Bug 105044] REGRESSION (r137607): Cannot download files, stuck in “Preparing to download”

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 11:55:05 PST 2012


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





--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2012-12-14 11:57:25 PST ---
What happens here is that we are getting a ResourceHandle::cancel() call now.

Anders is going to address this symptom by making ResourceHandle::cancel() a no-op once download has been started, but the change in ResourceLoader behavior is unexpected, and possibly wrong.

-- 
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