Bug 109903

Summary: [chromium] clean up TestRunner API
Product: WebKit Reporter: jochen
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abarth, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 110013    
Bug Blocks:    

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.