Bug 282375
Summary: | Use a HashTable for animationRareData | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Animations | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 282267 |
Matt Woodrow
ViewTransitions can add a lot of pseudo elements to the document node, we should use a hash table instead of iterating a list.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138980396>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/35985
EWS
Committed 285997@main (c51ed1c168eb): <https://commits.webkit.org/285997@main>
Reviewed commits have been landed. Closing PR #35985 and removing active labels.
EWS
Committed 283286.496@safari-7620-branch (7f0b7225dbc9): <https://commits.webkit.org/283286.496@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2304 and removing active labels.