RESOLVED FIXED 231778
[libpas] Use `enum { ... }` instead of `static const size_t` for constant values used for array size
https://bugs.webkit.org/show_bug.cgi?id=231778
Summary [libpas] Use `enum { ... }` instead of `static const size_t` for constant val...
Yusuke Suzuki
Reported 2021-10-14 15:44:27 PDT
[libpas] Use `enum { ... }` instead of `static const size_t` for constant values used for array size
Attachments
Patch (4.99 KB, patch)
2021-10-14 15:46 PDT, Yusuke Suzuki
cdumez: review+
Yusuke Suzuki
Comment 1 2021-10-14 15:46:57 PDT
Yusuke Suzuki
Comment 2 2021-10-14 15:52:53 PDT
Radar WebKit Bug Importer
Comment 3 2021-10-14 15:53:17 PDT
Note You need to log in before you can comment on or make changes to this bug.