RESOLVED FIXED 240106
Optimize IPC Decoding for POD types
https://bugs.webkit.org/show_bug.cgi?id=240106
Summary Optimize IPC Decoding for POD types
Simon Fraser (smfr)
Reported 2022-05-04 20:54:05 PDT
Optimize IPC Decoding for POD types
Attachments
Patch (5.97 KB, patch)
2022-05-04 20:55 PDT, Simon Fraser (smfr)
heycam: review+
Simon Fraser (smfr)
Comment 1 2022-05-04 20:55:54 PDT
Myles C. Maxfield
Comment 2 2022-05-04 22:47:14 PDT
Comment on attachment 458848 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458848&action=review > Source/WebKit/ChangeLog:3 > + Optimize IPC Decoding for POD types Nit: “primitive” and “POD” are different things
Myles C. Maxfield
Comment 3 2022-05-04 22:47:17 PDT
Comment on attachment 458848 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458848&action=review > Source/WebKit/ChangeLog:3 > + Optimize IPC Decoding for POD types Nit: “primitive” and “POD” are different things
Simon Fraser (smfr)
Comment 4 2022-05-05 15:11:41 PDT
Radar WebKit Bug Importer
Comment 5 2022-05-05 15:12:17 PDT
Note You need to log in before you can comment on or make changes to this bug.