WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269338
Devirtualize Event::eventInterface
https://bugs.webkit.org/show_bug.cgi?id=269338
Summary
Devirtualize Event::eventInterface
Ryosuke Niwa
Reported
2024-02-13 20:15:19 PST
There is no need for it to be a virtual function call. We have plenty of space left to have it inlined into Event object itself.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-02-13 22:06:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24399
EWS
Comment 2
2024-02-17 01:30:33 PST
Committed
274913@main
(bd2795436d8c): <
https://commits.webkit.org/274913@main
> Reviewed commits have been landed. Closing PR #24399 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-17 01:31:14 PST
<
rdar://problem/123144696
>
WebKit Commit Bot
Comment 4
2024-02-19 13:06:13 PST
Re-opened since this is blocked by
bug 269743
Ryosuke Niwa
Comment 5
2024-02-21 21:21:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24927
EWS
Comment 6
2024-02-21 23:20:10 PST
Committed
275155@main
(8b36ea3d233a): <
https://commits.webkit.org/275155@main
> Reviewed commits have been landed. Closing PR #24927 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