[Webkit-unassigned] [Bug 202847] New: [GTK][WPE] Add user messages API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 11 05:09:25 PDT 2019


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

            Bug ID: 202847
           Summary: [GTK][WPE] Add user messages API
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: aperez at igalia.com, bugs-noreply at webkitgtk.org,
                    mcatanzaro at gnome.org, mcrha at redhat.com

We have never exposed an API to send/receive message to/from Web extensions to allow applications use their own IPC. Now with PSON enabled it's a lot more difficult to implement the custom IPC on the application side, because applications need to keep track of all the web processes launched, and the changes of web process in the web view to send the messages to the right extension. That's already done internally by WebKit, so it would be easier to provide a simple API so that apps don't need to worry about the web process being used.

-- 
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/20191011/3540737b/attachment.html>


More information about the webkit-unassigned mailing list