Bug 295368

Summary: Stop serializing size_t
Product: WebKit Reporter: Charlie Wolfe <charliew>
Component: WebKit Process ModelAssignee: Diego Pino <dpino>
Status: RESOLVED FIXED    
Severity: Normal CC: nham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Charlie Wolfe
Reported 2025-07-02 16:39:27 PDT
In the watchOS 26 beta, there are cases where the UI process runs as arm64_32 but has arm64 child processes. size_t serialization is not symmetric between these architectures, so we need to remove it.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-02 16:40:45 PDT
Charlie Wolfe
Comment 2 2025-07-02 16:42:17 PDT
EWS
Comment 3 2025-07-03 09:06:47 PDT
Committed 296974@main (f3013dee5362): <https://commits.webkit.org/296974@main> Reviewed commits have been landed. Closing PR #47515 and removing active labels.
Diego Pino
Comment 4 2025-07-04 04:29:52 PDT
EWS
Comment 5 2025-07-04 05:02:08 PDT
Committed 297021@main (bd99593ca93d): <https://commits.webkit.org/297021@main> Reviewed commits have been landed. Closing PR #47604 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.