Bug 231778

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 BugsAssignee: 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:
Description Flags
Patch cdumez: review+

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.