Bug 259294 - Bump process priority during WebPageProxy::getContentsAsAttributedString()
Summary: Bump process priority during WebPageProxy::getContentsAsAttributedString()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-17 14:29 PDT by Chris Dumez
Modified: 2023-07-17 16:16 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-07-17 14:29:22 PDT
Bump process priority during WebPageProxy::getContentsAsAttributedString() so that the app doesn't hang waiting for a reply if the view is background.
Comment 1 Chris Dumez 2023-07-17 14:29:33 PDT
<rdar://110464974>
Comment 2 Chris Dumez 2023-07-17 14:31:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15894
Comment 3 EWS 2023-07-17 16:16:20 PDT
Committed 266115@main (886fe1f3fec6): <https://commits.webkit.org/266115@main>

Reviewed commits have been landed. Closing PR #15894 and removing active labels.