Bug 277451
| Summary: | Add a message check to WebPageProxy::SerializedAttachmentDataForIdentifiers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
PR: https://github.com/WebKit/WebKit/pull/31564
EWS
Committed 281761@main (4129458bd753): <https://commits.webkit.org/281761@main>
Reviewed commits have been landed. Closing PR #31564 and removing active labels.