[webkit-changes] [WebKit/WebKit] 681629: remoteViewToRootView is sync and can return result...

Sihui noreply at github.com
Wed May 1 15:04:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 681629886f58ad0eacf97bce0ced109574d5403b
      https://github.com/WebKit/WebKit/commit/681629886f58ad0eacf97bce0ced109574d5403b
  Author: Sihui Liu <sihui_liu at apple.com>
  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


More information about the webkit-changes mailing list