Bug 237197
| Summary: | IPC_TESTING_API implementation does not use Connection.h implementation to send messages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 237195 | ||
| Bug Blocks: | 235965 | ||
Kimmo Kinnunen
IPC_TESTING_API implementation does not use Connection.h implementation to send messages
Instead, it does the same logic as what the Connection.h would do.
This means
1) It does not test Connection, even when that is the purpose of the API
2) It breaks if Connection changes
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89806623>