Bug 223643
| Summary: | Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | Bindings | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Weinig
Consider making `[SameObject] readonly attribute FrozenArray<...> ...` automatically implement cached attribute style caching. Currently, you need to also specify [CachedAttribute], which is silly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/76008176>