Bug 269338

Summary: Devirtualize Event::eventInterface
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 269743    
Bug Blocks:    

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
Ryosuke Niwa
Comment 1 2024-02-13 22:06:19 PST
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
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
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.