Bug 274439
Summary: | [view-transitions] https://pokedex-dev.vercel.app/pokemons has super low framerate | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, ntim, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=274207 | ||
Bug Depends on: | |||
Bug Blocks: | 259055 |
Matt Woodrow
We invalidate the stylesheet every frame, resulting in way too much painting.
<rdar://128030956>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/28826
EWS
Committed 279049@main (a3c50349375a): <https://commits.webkit.org/279049@main>
Reviewed commits have been landed. Closing PR #28826 and removing active labels.