NEW223643
Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching
https://bugs.webkit.org/show_bug.cgi?id=223643
Summary Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automa...
Sam Weinig
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-30 10:02:13 PDT
Note You need to log in before you can comment on or make changes to this bug.