Bug 255389 - document.applets.length is O(n)
Summary: document.applets.length is O(n)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-12 22:11 PDT by Ryosuke Niwa
Modified: 2023-04-13 08:08 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-04-12 22:11:21 PDT
This list is always empty. Do that in O(1) instead.
Comment 1 Ryosuke Niwa 2023-04-12 22:40:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12689
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-04-13 08:08:17 PDT
<rdar://problem/107996049>