Bug 240106 - Optimize IPC Decoding for POD types
Summary: Optimize IPC Decoding for POD types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-04 20:54 PDT by Simon Fraser (smfr)
Modified: 2022-05-05 15:12 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.97 KB, patch)
2022-05-04 20:55 PDT, Simon Fraser (smfr)
heycam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2022-05-04 20:54:05 PDT
Optimize IPC Decoding for POD types
Comment 1 Simon Fraser (smfr) 2022-05-04 20:55:54 PDT
Created attachment 458848 [details]
Patch
Comment 2 Myles C. Maxfield 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
Comment 3 Myles C. Maxfield 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
Comment 4 Simon Fraser (smfr) 2022-05-05 15:11:41 PDT
https://commits.webkit.org/250310@main
Comment 5 Radar WebKit Bug Importer 2022-05-05 15:12:17 PDT
<rdar://problem/92822845>