Bug 253276 - Code outside of ScrollingTree should not access scrolling tree nodes directly
Summary: Code outside of ScrollingTree should not access scrolling tree nodes directly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-02 15:42 PST by Simon Fraser (smfr)
Modified: 2023-03-03 10:01 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) 2023-03-02 15:42:47 PST
This is a bad pattern: m_webPageProxy.scrollingCoordinatorProxy()->rootNode()
Comment 1 Radar WebKit Bug Importer 2023-03-02 15:43:04 PST
<rdar://problem/106168232>
Comment 2 Simon Fraser (smfr) 2023-03-02 15:47:34 PST
Pull request: https://github.com/WebKit/WebKit/pull/10968
Comment 3 EWS 2023-03-03 10:01:24 PST
Committed 261152@main (087a80ea89a5): <https://commits.webkit.org/261152@main>

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