Bug 183651

Summary: EWS should print the URL in logs on URLError
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, ews-watchlist, glenn, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.