Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edaf9b9e2928910e1fd9962e32e425c794704106
      
https://github.com/WebKit/WebKit/commit/edaf9b9e2928910e1fd9962e32e425c794704106
  Author: Wenson Hsieh <[email protected]>
  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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to