RESOLVED FIXED 183651
EWS should print the URL in logs on URLError
https://bugs.webkit.org/show_bug.cgi?id=183651
Summary EWS should print the URL in logs on URLError
Aakash Jain
Reported 2018-03-14 19:06:57 PDT
https://bugs.webkit.org/show_bug.cgi?id=182987 added retry and logging for URLError. However, it doesn't print the URL. It's because the URLError class doesn't seems to contain the actual URL. We should figure out a way to print the URL in order to debug the network issues.
Attachments
Proposed patch (2.50 KB, patch)
2018-03-14 19:09 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2018-03-14 19:09:16 PDT
Created attachment 335823 [details] Proposed patch
WebKit Commit Bot
Comment 2 2018-03-15 10:35:33 PDT
Comment on attachment 335823 [details] Proposed patch Clearing flags on attachment: 335823 Committed r229627: <https://trac.webkit.org/changeset/229627>
WebKit Commit Bot
Comment 3 2018-03-15 10:35:35 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-03-15 10:36:25 PDT
Note You need to log in before you can comment on or make changes to this bug.