Bug 259347
| Summary: | [Cocoa] DumpRenderTree and WebKitTestRunner should not link against private WebCore symbols | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
They should only bind to symbols exposed from WebKitLegacy or WebKit (respectively), or from libWebCoreTestSupport.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112555298>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/15937
Elliott Williams
Choosing not to do anything about this, as it's not needed for https://bugs.webkit.org/show_bug.cgi?id=259352.