WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
116898
[Windows] Revise DumpRenderTree to use fewer WebCore features
https://bugs.webkit.org/show_bug.cgi?id=116898
Summary
[Windows] Revise DumpRenderTree to use fewer WebCore features
Brent Fulgham
Reported
2013-05-28 16:19:51 PDT
Several methods in WebCore are exposed so that they can be used by DumpRenderTree. While these utility functions are convenient, they expose implementation details of WebCore that we do not want to be forced to maintain for the benefit of WebKit clients. Revise DumpRenderTree to remove the use of methods like WebCore::directoryName and WebCore::pathByAppendingComponent, and remove them from the set of exports exposed by the DLL.
Attachments
Add attachment
proposed patch, testcase, etc.
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