Bug 253906 - Avoid constructing CSSStyleSheetObservableArray in the common case where adoptedStyleSheets is not used
Summary: Avoid constructing CSSStyleSheetObservableArray in the common case where adop...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-14 14:18 PDT by Chris Dumez
Modified: 2023-03-15 12:04 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-03-14 14:18:19 PDT
Avoid constructing CSSStyleSheetObservableArray in the common case where adoptedStyleSheets is not used.
Comment 1 Chris Dumez 2023-03-14 15:07:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11518
Comment 2 EWS 2023-03-15 12:03:32 PDT
Committed 261702@main (527e395dc858): <https://commits.webkit.org/261702@main>

Reviewed commits have been landed. Closing PR #11518 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-15 12:04:15 PDT
<rdar://problem/106766585>