RESOLVED FIXED292099
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
Ryosuke Niwa
Comment 1 2025-04-26 12:38:06 PDT
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
Note You need to log in before you can comment on or make changes to this bug.