Bug 242424
| Summary: | Lots of missing tiles when scrolling large source files in github | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, mdutta, simon.fraser, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=243164 | ||
Simon Fraser (smfr)
Scrolling https://github.com/WebKit/WebKit/blame/main/Source/WebCore/dom/Element.cpp in Safari show lots of missing tiles because of slow painting.
<rdar://91790051>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/2153
EWS
Committed 252221@main (ba91bd60a084): <https://commits.webkit.org/252221@main>
Reviewed commits have been landed. Closing PR #2153 and removing active labels.
Simon Fraser (smfr)
*** Bug 243164 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
*** Bug 239366 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
FWIW, I'm still seeing a lot of white when scrolling this page on macOS Ventura, on 16" MacBook Pro M1 Max.