Bug 243778
| Summary: | WebKit::isTestingIPC is used from IPC::, making IPC:: depend on WebKit:: | ||
|---|---|---|---|
| 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
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98441549>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/3188
EWS
Committed 253421@main (a997bf6b7a87): <https://commits.webkit.org/253421@main>
Reviewed commits have been landed. Closing PR #3188 and removing active labels.