[Webkit-unassigned] [Bug 69814] New: [GTK] [WebKit2] Allow sharing page clients between WebViews

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 21:25:38 PDT 2011


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

           Summary: [GTK] [WebKit2] Allow sharing page clients between
                    WebViews
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Currently the WebKitWebLoaderClient is structured in such a way that it can only be attached to one WebView. Since C API page client callbacks carry the page as an argument, this restriction doesn't need to exist. This bug tracks allowing sharing clients between WebViews. This more closely matches the WebKit1 delegates that the Mac port uses and the WebKit2 C API.

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