Bug 255389

Summary: document.applets.length is O(n)
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: annevk, cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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>