[Webkit-unassigned] [Bug 161615] New: [GTK] User scripts broken in related web views

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 20:10:15 PDT 2016


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

            Bug ID: 161615
           Summary: [GTK] User scripts broken in related web views
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: aperez at igalia.com, bugs-noreply at webkitgtk.org

webkit_web_view_new_with_related_view() creates a new WebKitWebView with the same WebKitUserContentManager as the related view. It works in the UI process, but in the web process the new WebKit::WebPage object gets created with a different WebKit::WebUserContentController object. Hence, script message handlers never get executed in related views.

Sad!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/9b09433a/attachment.html>


More information about the webkit-unassigned mailing list