RESOLVED FIXED 255389
document.applets.length is O(n)
https://bugs.webkit.org/show_bug.cgi?id=255389
Summary document.applets.length is O(n)
Ryosuke Niwa
Reported 2023-04-12 22:11:21 PDT
This list is always empty. Do that in O(1) instead.
Attachments
Ryosuke Niwa
Comment 1 2023-04-12 22:40:43 PDT
EWS
Comment 2 2023-04-13 08:07:56 PDT
Committed 262911@main (db245ccc887c): <https://commits.webkit.org/262911@main> Reviewed commits have been landed. Closing PR #12689 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-13 08:08:17 PDT
Note You need to log in before you can comment on or make changes to this bug.