Bug 248930 - [macOS UI-side compositing] Fix hit-testing in iframes (and some other things)
Summary: [macOS UI-side compositing] Fix hit-testing in iframes (and some other things)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-07 21:25 PST by Simon Fraser (smfr)
Modified: 2022-12-08 12:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-12-07 21:25:12 PST
We're still calling delegatesScrolling() in a few places where we should call delegatesScrollingToNativeView()
Comment 1 Radar WebKit Bug Importer 2022-12-07 21:25:43 PST
<rdar://problem/103103207>
Comment 2 Simon Fraser (smfr) 2022-12-07 21:26:11 PST
<rdar://103080262>
Comment 3 Simon Fraser (smfr) 2022-12-07 21:31:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/7305
Comment 4 EWS 2022-12-08 12:16:46 PST
Committed 257581@main (8c589785e316): <https://commits.webkit.org/257581@main>

Reviewed commits have been landed. Closing PR #7305 and removing active labels.