| Summary: | [libpas] Use `enum { ... }` instead of `static const size_t` for constant values used for array size | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> | ||||
| Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
Created attachment 441296 [details]
Patch
Committed r284208 (243019@main): <https://commits.webkit.org/243019@main> |
[libpas] Use `enum { ... }` instead of `static const size_t` for constant values used for array size