Bug 242709 - Add WKBundle method to allow the sending of sync messages that don't suspend AX clients
Summary: Add WKBundle method to allow the sending of sync messages that don't suspend ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-13 12:22 PDT by Tyler Wilcock
Modified: 2022-07-20 12:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.89 KB, patch)
2022-07-13 12:25 PDT, Tyler Wilcock
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Wilcock 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.
Comment 1 Tyler Wilcock 2022-07-13 12:25:37 PDT
Created attachment 460862 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2022-07-20 12:23:16 PDT
<rdar://problem/97333827>