Bug 223643 - Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching
Summary: Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automa...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-23 10:01 PDT by Sam Weinig
Modified: 2021-03-30 10:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>