Bug 313193
| Summary: | Reduce use of C-style arrays in the codebase | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Reduce use of C-style arrays in the codebase, leveraging std::array instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/63490
EWS
Committed 311966@main (f6c0c3a4c8ed): <https://commits.webkit.org/311966@main>
Reviewed commits have been landed. Closing PR #63490 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175524826>