RESOLVED FIXED 238426
Optimize toJS() for HTMLElements
https://bugs.webkit.org/show_bug.cgi?id=238426
Summary Optimize toJS() for HTMLElements
Chris Dumez
Reported 2022-03-27 16:19:18 PDT
Optimize toJS() for HTMLElements. Previously, the more generic Element's toJS() would be called, which would have to do more checks.
Attachments
Patch (2.91 KB, patch)
2022-03-27 16:20 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-03-27 16:20:50 PDT
Yusuke Suzuki
Comment 2 2022-03-28 05:10:34 PDT
Comment on attachment 455870 [details] Patch r=me
EWS
Comment 3 2022-03-28 07:23:30 PDT
Committed r291964 (248929@main): <https://commits.webkit.org/248929@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455870 [details].
Radar WebKit Bug Importer
Comment 4 2022-03-28 07:24:15 PDT
Note You need to log in before you can comment on or make changes to this bug.