WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
281179
[MotionMark] Call `Style::TreeResolver::resolvePseudoElement` less often
https://bugs.webkit.org/show_bug.cgi?id=281179
Summary
[MotionMark] Call `Style::TreeResolver::resolvePseudoElement` less often
Tim Nguyen (:ntim)
Reported
2024-10-09 17:22:23 PDT
Comment hidden (obsolete)
We should never reach this code if the display is none, since `TreeResolver::resolveElement` should early return way before that in this specific case.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-09 17:22:46 PDT
<
rdar://problem/137637992
>
Tim Nguyen (:ntim)
Comment 2
2024-10-09 17:23:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34941
Tim Nguyen (:ntim)
Comment 3
2024-10-10 17:40:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35018
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