[Webkit-unassigned] [Bug 242709] New: Add WKBundle method to allow the sending of sync messages that don't suspend AX clients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 12:22:13 PDT 2022


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

            Bug ID: 242709
           Summary: Add WKBundle method to allow the sending of sync
                    messages that don't suspend AX clients
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com

For some specific cases of rapidly occurring sync IPC (e.g. deleting characters from a text field), informing AX clients that the web content process is going to suspend can cause issues for said clients. We should expose a private WKBundle method to allow some consumers the ability to perform sync IPC without suspending AX clients.

-- 
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/20220713/1763938e/attachment-0001.htm>


More information about the webkit-unassigned mailing list