Bug 261228 - Use more std::span<uint8_t> in IPC::Decoder
Summary: Use more std::span<uint8_t> in IPC::Decoder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks: 262119 262071 267295
  Show dependency treegraph
 
Reported: 2023-09-06 14:08 PDT by David Kilzer (:ddkilzer)
Modified: 2024-01-09 13:24 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-09-06 14:08:01 PDT
Use more std::span<uint8_t> in IPC::Decoder.

There is still more to do, but this is a step in the right direction.
Comment 1 Radar WebKit Bug Importer 2023-09-06 14:08:22 PDT
<rdar://problem/115075685>
Comment 2 David Kilzer (:ddkilzer) 2023-09-12 12:08:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17701
Comment 3 EWS 2023-09-13 09:50:14 PDT
Committed 267956@main (1e7b936a641c): <https://commits.webkit.org/267956@main>

Reviewed commits have been landed. Closing PR #17701 and removing active labels.
Comment 4 EWS 2023-09-25 14:45:14 PDT
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.