Bug 206117

Summary: [UI-side compositing macOS] Send events in WKContentView coordinates
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dino, simon.fraser, thorton, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

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.