[Webkit-unassigned] [Bug 112557] [GTK][WK2] Load get stuck opening the same custom scheme URI twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 06:27:40 PDT 2013


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





--- Comment #2 from Manuel Rego Casasnovas <rego at igalia.com>  2013-03-18 06:30:06 PST ---
(In reply to comment #0)
> It seems similar to bug #112418, however with the patch provided there this issue is still present, so maybe it could be related with specific custom scheme URIs code.

The issue is different as the code related to the patch for bug #112418 is not used when browsing the "about:" URIs.

Anyway, the issue has some similarities as WebFrameLoaderClient::dispatchDidReceiveResponse() is only called for one URI and not the other.

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