Bug 259294

Summary: Bump process priority during WebPageProxy::getContentsAsAttributedString()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.