[Webkit-unassigned] [Bug 189544] New: [GTK] Allow to run script dialogs asynchronously in the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 06:03:24 PDT 2018


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

            Bug ID: 189544
           Summary: [GTK] Allow to run script dialogs asynchronously in
                    the UI process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

They are sync in the WebProcess, but we don't need to block the UI process while they are running. Our current API doesn't allow it, because it laways expect the dialog to be closed in the signal handler.

-- 
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/20180912/1ca196e0/attachment.html>


More information about the webkit-unassigned mailing list