[webkit-changes] [WebKit/WebKit] 886fe1: Bump process priority during WebPageProxy::getCont...
Chris Dumez
noreply at github.com
Mon Jul 17 16:16:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 886fe1f3fec6f6755204233c6a31e446f1d1b874
https://github.com/WebKit/WebKit/commit/886fe1f3fec6f6755204233c6a31e446f1d1b874
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Bump process priority during WebPageProxy::getContentsAsAttributedString()
https://bugs.webkit.org/show_bug.cgi?id=259294
rdar://110464974
Reviewed by Brent Fulgham.
Bump process priority during WebPageProxy::getContentsAsAttributedString() so
that the app doesn't hang waiting for a reply if the view is background.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::getContentsAsAttributedString):
Canonical link: https://commits.webkit.org/266115@main
More information about the webkit-changes
mailing list