Bug 242709

Summary: Add WKBundle method to allow the sending of sync messages that don't suspend AX clients
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: WebKit Process ModelAssignee: Tyler Wilcock <tyler_w>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

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.