WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282410
Styleable::renderer does a linear search over ::view-transition-groups
https://bugs.webkit.org/show_bug.cgi?id=282410
Summary
Styleable::renderer does a linear search over ::view-transition-groups
Matt Woodrow
Reported
2024-10-31 14:39:37 PDT
This can be arbitrarily long, we should use a hash-based lookup instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-31 14:39:48 PDT
<
rdar://problem/139031118
>
Matt Woodrow
Comment 2
2024-10-31 14:42:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/36017
EWS
Comment 3
2024-11-05 10:31:09 PST
Committed
286166@main
(b296bf89104e): <
https://commits.webkit.org/286166@main
> Reviewed commits have been landed. Closing PR #36017 and removing active labels.
EWS
Comment 4
2024-12-02 18:30:02 PST
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug