WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296362
Add a way for crash logs to indicate which nested serialized objects fail IPC decoding
https://bugs.webkit.org/show_bug.cgi?id=296362
Summary
Add a way for crash logs to indicate which nested serialized objects fail IPC...
Charlie Wolfe
Reported
2025-07-22 21:09:25 PDT
Some serialized objects are large and nested, making it difficult to determine which part is causing an IPC decoding failure. This patch adds a way to record the index of the decoding failure for several nested serialized objects and begins using it in UserContentControllerParameters.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-22 21:09:52 PDT
<
rdar://problem/156461682
>
Charlie Wolfe
Comment 2
2025-07-22 21:11:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48408
EWS
Comment 3
2025-07-23 01:15:32 PDT
Committed
297778@main
(7cd5229e6646): <
https://commits.webkit.org/297778@main
> Reviewed commits have been landed. Closing PR #48408 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug