WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Stephen Chenney
Comment 1
2013-04-15 08:50:08 PDT
https://code.google.com/p/chromium/issues/detail?id=231387
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug