Bug 243870 - Darwin specific IPC encoding primitives are implemented in WebKit/Shared but used in WebKit/Platform/IPC
Summary: Darwin specific IPC encoding primitives are implemented in WebKit/Shared but ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 243780
  Show dependency treegraph
 
Reported: 2022-08-11 23:19 PDT by Kimmo Kinnunen
Modified: 2022-08-15 05:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-08-11 23:19:32 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-08-11 23:31:23 PDT
<rdar://problem/98551932>
Comment 2 Kimmo Kinnunen 2022-08-11 23:38:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3260
Comment 3 EWS 2022-08-15 05:34:11 PDT
Committed 253422@main (d509234209c0): <https://commits.webkit.org/253422@main>

Reviewed commits have been landed. Closing PR #3260 and removing active labels.