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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 04:22:17 PDT 2013


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

           Summary: [GTK][WK2] Load get stuck opening the same custom
                    scheme URIs twice
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rego at igalia.com


With the patch for adding "about:" URIs support to MiniBrowser (see bug #112419), you can reproduce the issue launch MiniBrowser with the same "about:" URI twice:
$ Tools/Scripts/run-launcher --gtk -2 about:foo about:foo

Then if you are connected to the "load-changed" signal, you'll see that the load never finishes for one of the views.

It seems similar to but #112418, however with the patch provided there this issue is still present, so maybe it could be related with specific custom scheme URIs code.

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