NEW 114074
[WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT
https://bugs.webkit.org/show_bug.cgi?id=114074
Summary [WebKit2] WKTR's output for dumpResourceLoadCallbacks is inconsistent with DRT
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.