RESOLVED WONTFIX206117
[UI-side compositing macOS] Send events in WKContentView coordinates
https://bugs.webkit.org/show_bug.cgi?id=206117
Summary [UI-side compositing macOS] Send events in WKContentView coordinates
Simon Fraser (smfr)
Reported 2020-01-10 18:34:39 PST
[UI-side compositing macOS] Send events in WKContentView coordinates
Attachments
Patch (10.70 KB, patch)
2020-01-10 18:36 PST, Simon Fraser (smfr)
dino: review+
Simon Fraser (smfr)
Comment 1 2020-01-10 18:36:15 PST
Dean Jackson
Comment 2 2020-01-11 11:59:02 PST
Comment on attachment 387412 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=387412&action=review > Source/WebKit/UIProcess/Cocoa/WebViewImpl.h:667 > + NSView* viewForEventCoordinates() const; NSView * > Source/WebKit/UIProcess/Cocoa/WebViewImpl.mm:5239 > +NSView* WebViewImpl::viewForEventCoordinates() const NSView *
Simon Fraser (smfr)
Comment 3 2022-10-22 22:17:35 PDT
No longer doing it this way.
Note You need to log in before you can comment on or make changes to this bug.