Bug 244925
| Summary: | IPC::Attachment uses encode/decode on Unix | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebKit2 | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
IPC::Attachment uses encode/decode on Unix
IPC::Attachment is an attachment to the encoded and decoded data. The attachment itself should not be encoded or decoded.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99684383>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/4122
EWS
Committed 254512@main (bd0da08a7545): <https://commits.webkit.org/254512@main>
Reviewed commits have been landed. Closing PR #4122 and removing active labels.