Bug 303300
| Summary: | Reduce the use of `#if ENABLE(SCROLLING_THREAD)` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Scrolling | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
We have conditional `#if ENABLE(SCROLLING_THREAD)` blocks in both `ScrollingTreeOverflowScrollingNodeMac` and `RemoteScrollingCoordinatorProxyMac` which are both guaranteed to have this flag enabled.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54619
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54623
EWS
Committed 303744@main (71ba8b8b836d): <https://commits.webkit.org/303744@main>
Reviewed commits have been landed. Closing PR #54619 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165683150>