RESOLVED WONTFIX 109903
[chromium] clean up TestRunner API
https://bugs.webkit.org/show_bug.cgi?id=109903
Summary [chromium] clean up TestRunner API
jochen
Reported 2013-02-14 23:54:02 PST
- add comments to the public methods - make WebTestDelegate methods all pure virtual - TestInterfaces setup is brittle: - setWebView should check that the webview and the proxy are either both non-zero or both zero - the constructor should resetAll() - it doesn't make sense to set the delegate separately from the webview/proxy - should probably be just one method
Attachments
Note You need to log in before you can comment on or make changes to this bug.