Bug 282410
Summary: | Styleable::renderer does a linear search over ::view-transition-groups | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
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 | ||
Bug Depends on: | |||
Bug Blocks: | 282267 |
Matt Woodrow
This can be arbitrarily long, we should use a hash-based lookup instead.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139031118>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/36017
EWS
Committed 286166@main (b296bf89104e): <https://commits.webkit.org/286166@main>
Reviewed commits have been landed. Closing PR #36017 and removing active labels.
EWS
Committed 283286.543@safari-7620-branch (99662252b519): <https://commits.webkit.org/283286.543@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2305 and removing active labels.