Bug 270103
| Summary: | [LBSE] Fix MotionMark repaint issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 265134 | ||
Nikolas Zimmermann
MotionMark exposes some rendering artifacts when LBSE is activated. Transform changes don't result in relayouts in LBSE -- repainting only repainted the new location, not the old one - fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/25118
Radar WebKit Bug Importer
<rdar://problem/124020898>
EWS
Committed 275702@main (a78e4b31c440): <https://commits.webkit.org/275702@main>
Reviewed commits have been landed. Closing PR #25118 and removing active labels.