WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-04-12 22:40:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12689
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
<
rdar://problem/107996049
>
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