RESOLVED FIXED 258604
Generated IPC decoders check the decode success twice
https://bugs.webkit.org/show_bug.cgi?id=258604
Summary Generated IPC decoders check the decode success twice
Kimmo Kinnunen
Reported 2023-06-27 22:49:51 PDT
Generated IPC decoders check the decode success twice - Once by the type decoder function when checking for std::optional engagement - Once by the IPC::Decoder when decoding the next value
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-27 22:50:01 PDT
Kimmo Kinnunen
Comment 2 2023-06-27 23:06:47 PDT
EWS
Comment 3 2023-07-03 06:35:01 PDT
Committed 265717@main (6006aa6aa0f6): <https://commits.webkit.org/265717@main> Reviewed commits have been landed. Closing PR #15357 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.