Bug 243775
Summary: | Cocoa IPC code depends on WebCore accessibility | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebKit2 | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | NEW | ||
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
Cocoa IPC code depends on WebCore accessibility.
This is a problem when trying to compile the IPC code in a way that would enable testing IPC with C++ unit tests.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98435378>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/3185