WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292099
Eliminate virtual function call in Node::pseudoId()
https://bugs.webkit.org/show_bug.cgi?id=292099
Summary
Eliminate virtual function call in Node::pseudoId()
Ryosuke Niwa
Reported
2025-04-26 12:33:14 PDT
Node::pseudoId() currently conducts a virtual function call through Node::customPseudoId(). Eliminate this virtual function call.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2025-04-26 12:38:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44556
EWS
Comment 2
2025-04-27 14:23:20 PDT
Committed
294168@main
(ca55d7b7d4af): <
https://commits.webkit.org/294168@main
> Reviewed commits have been landed. Closing PR #44556 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-04-27 14:24:14 PDT
<
rdar://problem/150151356
>
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