Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90420b3f4aff59afd876a796b877343ac2e13f12
      
https://github.com/WebKit/WebKit/commit/90420b3f4aff59afd876a796b877343ac2e13f12
  Author: Žan Doberšek <z...@falconsigh.net>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    M Source/WebKit/UIProcess/AuxiliaryProcessProxy.h
    M Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm

  Log Message:
  -----------
  [WK2] Remove uses of SendSyncLegacyResult-based 
AuxiliaryProcessProxy::sendSync() overload
https://bugs.webkit.org/show_bug.cgi?id=245591

Reviewed by Kimmo Kinnunen.

Remove one remaining use of AuxiliaryProcessProxy::sendSync() method overload 
that returns
a SendSyncLegacyResult object, enabling complete removal of that method and the 
type alias.

* Source/WebKit/UIProcess/AuxiliaryProcessProxy.h:
(WebKit::AuxiliaryProcessProxy::send):
* Source/WebKit/UIProcess/ios/WebPageProxyIOS.mm:
(WebKit::WebPageProxy::applyAutocorrection):

Canonical link: https://commits.webkit.org/254854@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to