Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a122cccb9645b2091176bf16f40d6e76b00a1a60
      
https://github.com/WebKit/WebKit/commit/a122cccb9645b2091176bf16f40d6e76b00a1a60
  Author: Wenson Hsieh <[email protected]>
  Date:   2024-11-08 (Fri, 08 Nov 2024)

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

  Log Message:
  -----------
  Unreviewed, fix the visionOS build after 286150@main

Add missing forward `@class` declarations, and also move the implementation of 
`window()` out of
line so that we don't get an unrecognized selector when calling into `-[UIView 
window]`.

* Source/WebKit/UIProcess/ios/PointerTouchCompatibilitySimulator.h:
(WebKit::PointerTouchCompatibilitySimulator::window const): Deleted.
* Source/WebKit/UIProcess/ios/PointerTouchCompatibilitySimulator.mm:
(WebKit::PointerTouchCompatibilitySimulator::window const):

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