Bug 261228
| Summary: | Use more std::span<uint8_t> in IPC::Decoder | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | WebKit Process Model | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 262071, 262119, 267295 | ||
David Kilzer (:ddkilzer)
Use more std::span<uint8_t> in IPC::Decoder.
There is still more to do, but this is a step in the right direction.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115075685>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/17701
EWS
Committed 267956@main (1e7b936a641c): <https://commits.webkit.org/267956@main>
Reviewed commits have been landed. Closing PR #17701 and removing active labels.
EWS
Committed 267815.105@safari-7617-branch (db966333919e): <https://commits.webkit.org/267815.105@safari-7617-branch>
Reviewed commits have been landed. Closing PR #798 and removing active labels.