RESOLVED FIXED277451
Add a message check to WebPageProxy::SerializedAttachmentDataForIdentifiers
https://bugs.webkit.org/show_bug.cgi?id=277451
Summary Add a message check to WebPageProxy::SerializedAttachmentDataForIdentifiers
Brent Fulgham
Reported 2024-07-31 15:11:40 PDT
We perform MESSAGE_CHECK on the identifiers used for various attachment IPC calls, but do not in `WebPageProxy::SerializedAttachmentDataForIdentifier`. We should add the same check we use elsewhere. <rdar://60234457>
Attachments
Brent Fulgham
Comment 1 2024-07-31 15:27:30 PDT
EWS
Comment 2 2024-08-02 10:21:05 PDT
Committed 281761@main (4129458bd753): <https://commits.webkit.org/281761@main> Reviewed commits have been landed. Closing PR #31564 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.