NEW 242709
Add WKBundle method to allow the sending of sync messages that don't suspend AX clients
https://bugs.webkit.org/show_bug.cgi?id=242709
Summary Add WKBundle method to allow the sending of sync messages that don't suspend ...
Tyler Wilcock
Reported 2022-07-13 12:22:13 PDT
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.
Attachments
Patch (6.89 KB, patch)
2022-07-13 12:25 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Tyler Wilcock
Comment 1 2022-07-13 12:25:37 PDT
Radar WebKit Bug Importer
Comment 2 2022-07-20 12:23:16 PDT
Note You need to log in before you can comment on or make changes to this bug.