Bug 49806
| Summary: | Move WebCore/platform/mock into separate library | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | John Knottenbelt <jknotten> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
John Knottenbelt
It is undesirable to have the WebCore/platform/mock source code present in production code (this problem occurs mainly when WebCore is built as a shared object). Let WebCore build a separate WebCoreTesting library which can then be optionally linked by DumpRenderTree and other testing apparatus.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |