Bug 243870
| Summary: | Darwin specific IPC encoding primitives are implemented in WebKit/Shared but used in WebKit/Platform/IPC | ||
|---|---|---|---|
| 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: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 243780 | ||
Kimmo Kinnunen
Darwin specific IPC encoding primitives are implemented in WebKit/Shared but used in WebKit/Platform/IPC
Creates a layering violation, makes it harder to compile IPC code for c++ unit testing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98551932>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/3260
EWS
Committed 253422@main (d509234209c0): <https://commits.webkit.org/253422@main>
Reviewed commits have been landed. Closing PR #3260 and removing active labels.