Bug 114074

Summary: [WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT
Product: WebKit Reporter: Andy Estes <aestes>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Andy Estes
Reported 2013-04-05 17:14:29 PDT
WKTR doesn't print relative URLs in the same way as DRT in its resource load delegate messages, causing unnecessary test failures.
Attachments
Andy Estes
Comment 1 2013-04-05 17:45:48 PDT
For instance, the way it logs the ResourceError in didFailLoadingWithError includes a full file path, making the expected result machine-dependent.
Note You need to log in before you can comment on or make changes to this bug.