[Webkit-unassigned] [Bug 126291] New: [SOUP] Implement ResourceHandle::continueWillSendRequest()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 30 08:12:31 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126291
Summary: [SOUP] Implement
ResourceHandle::continueWillSendRequest()
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
Depends on: 126290
Blocks: 126114
This is needed to support willSendRequest() after a redirection when using network process.
$ WEBKIT_USE_NETWORK_PROCESS=1 Programs/WebKit2APITests/TestResources -p /webkit2/WebKitWebPage/send-request
/webkit2/WebKitWebPage/send-request: **
ERROR:../../Source/WebKit2/UIProcess/API/gtk/tests/TestResources.cpp:585:virtual void SendRequestTest::resourceFailed(WebKitWebResource*, GError*): assertion failed (webkit_web_resource_get_uri(resource) == m_expectedCancelledResourceURI.data()): ("http://127.0.0.1:41610/javascript.js" == "http://127.0.0.1:41610/cancel-this.js")
This is the result of the test after applying patch attached to bug #126290
--
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