[Webkit-unassigned] [Bug 126114] New: [SOUP] ResourceHandle doesn't implement the continue methods of the async API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 21 00:46:48 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126114
Summary: [SOUP] ResourceHandle doesn't implement the continue
methods of the async API
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Soup
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
Clients using the async methods like willSendRequestAsync or didReceiveResponseAsync use a method to continue like continueWillSendRequest or continueDidReceiveResponse. We are not implementing those yet, even though nwe are calling the async methods. In the case of willSendRequest it's clear we need to implement continueWillSendRequest because the request might have changed, but in the other cases we still don't know whether they are required or not.
--
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