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
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.