Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 681629886f58ad0eacf97bce0ced109574d5403b
https://github.com/WebKit/WebKit/commit/681629886f58ad0eacf97bce0ced109574d5403b
Author: Sihui Liu <[email protected]>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.h
Log Message:
-----------
remoteViewToRootView is sync and can return result directly
https://bugs.webkit.org/show_bug.cgi?id=273559
rdar://127376595
Reviewed by Charlie Wolfe.
remoteViewToRootView does not need to take CompletionHandler as parameter.
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::remoteViewToRootView):
(WebKit::WebPage::remoteViewRectToRootView):
(WebKit::WebPage::remoteViewPointToRootView):
(WebKit::WebPage::remoteDictionaryPopupInfoToRootView):
* Source/WebKit/WebProcess/WebPage/WebPage.h:
Canonical link: https://commits.webkit.org/278234@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes