[Webkit-unassigned] [Bug 243778] New: WebKit::isTestingIPC is used from IPC::, making IPC:: depend on WebKit::
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 10 04:28:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243778
Bug ID: 243778
Summary: WebKit::isTestingIPC is used from IPC::, making IPC::
depend on WebKit::
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kkinnunen at apple.com
CC: kkinnunen at apple.com,
webkit-bug-importer at group.apple.com
Blocks: 238731
WebKit::isTestingIPC is used from IPC::, making IPC:: depend on WebKit::
It's simpler if IPC:: doesn't depend on WebKit::
It's also easier to make a binary testing IPC:: if WebKit:: is not part of it
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=238731
[Bug 238731] Source/WebKit code should be testable with C++ unit tests
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220810/2c178607/attachment.htm>
More information about the webkit-unassigned
mailing list