Bug 114074 - [WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT
Summary: [WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 17:14 PDT by Andy Estes
Modified: 2013-04-05 22:10 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 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.
Comment 1 Andy Estes 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.