Bug 303374
| Summary: | Reduce the use of `#if ENABLE(ASYNC_SCROLLING)` | ||
|---|---|---|---|
| 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(ASYNC_SCROLLING)` blocks in a lot of code that is already Cocoa-specific.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/54685
EWS
Committed 303764@main (004528211cd4): <https://commits.webkit.org/303764@main>
Reviewed commits have been landed. Closing PR #54685 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165700291>