[webkit-changes] [WebKit/WebKit] edaf9b: [iOS] Remove unused code: WKRemoteView

Wenson Hsieh noreply at github.com
Wed Oct 16 10:35:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edaf9b9e2928910e1fd9962e32e425c794704106
      https://github.com/WebKit/WebKit/commit/edaf9b9e2928910e1fd9962e32e425c794704106
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/ios/WKWebViewTestingIOS.mm
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeNode.h
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.h
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.mm

  Log Message:
  -----------
  [iOS] Remove unused code: WKRemoteView
https://bugs.webkit.org/show_bug.cgi?id=281582

Reviewed by Abrar Rahman Protyasha.

Remove this unused `WKCompositingView` subclass. The only call site where this was instantiated had
been removed in 224271 at main.

* Source/WebKit/UIProcess/API/ios/WKWebViewTestingIOS.mm:
(allowListedClassToString):
* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.h:
* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.mm:
(end::if): Deleted.
(+[WKRemoteView layerClass]): Deleted.
(-[WKUIRemoteView initWithFrame:pid:contextID:]): Deleted.

Canonical link: https://commits.webkit.org/285275@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