[Webkit-unassigned] [Bug 139023] New: [GTK] WebKitWebView is created with the wrong web context when using webkit_web_view_new_with_related_view()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 24 02:58:45 PST 2014


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

            Bug ID: 139023
           Summary: [GTK] WebKitWebView is created with the wrong web
                    context when using
                    webkit_web_view_new_with_related_view()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com, svillar at igalia.com

The WebKitWebContext is a construct only property, so it's always set to the default value when not provided, during the construction. When a related-view is used to create a new web view we should ensure that the same web context is used for the new web view, instead of the default. We should also ignore any web context given as construct parameter if a related view is alos provided.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141124/599cf101/attachment-0002.html>


More information about the webkit-unassigned mailing list