Bug 98010
Summary: | [chromium] always compile WebTestingSupport as static library | ||
---|---|---|---|
Product: | WebKit | Reporter: | jochen |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dpranke, fishd, jochen, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
jochen
Currently, DumpRenderTree and (worse) content_shell compile WebTestingSupport themselves in certain cases. This requires including WebCore headers which is a bad layering violation. Instead, the chromium port should always provide a static WebTestingSupport library.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=231387