Bug 223643

Summary: Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching
Product: WebKit Reporter: Sam Weinig <sam>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Weinig 2021-03-23 10:01:52 PDT
Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching. Currently, you need to also specify [CachedAttribute], which is silly.
Comment 1 Radar WebKit Bug Importer 2021-03-30 10:02:13 PDT
<rdar://problem/76008176>