Bug 264461
| Summary: | Simplify repainting logic in RenderLayer::recursiveUpdateLayerPositions() | ||
|---|---|---|---|
| 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, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
We can remove the calls to renderer().repaintUsingContainer() and just use repaintAfterLayoutIfNeeded() instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118151709>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/20211
EWS
Committed 270454@main (9dc96cf594dd): <https://commits.webkit.org/270454@main>
Reviewed commits have been landed. Closing PR #20211 and removing active labels.