RESOLVED FIXED 98010
[chromium] always compile WebTestingSupport as static library
https://bugs.webkit.org/show_bug.cgi?id=98010
Summary [chromium] always compile WebTestingSupport as static library
jochen
Reported 2012-10-01 04:02:53 PDT
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
Note You need to log in before you can comment on or make changes to this bug.