RESOLVED FIXED296362
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
Radar WebKit Bug Importer
Comment 1 2025-07-22 21:09:52 PDT
Charlie Wolfe
Comment 2 2025-07-22 21:11:18 PDT
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.