Bug 114074
Summary: | [WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Andy Estes
WKTR doesn't print relative URLs in the same way as DRT in its resource load delegate messages, causing unnecessary test failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andy Estes
For instance, the way it logs the ResourceError in didFailLoadingWithError includes a full file path, making the expected result machine-dependent.