Bug 131512 - WebKit patch should fail gracefully when DNS lookup fails
Summary: WebKit patch should fail gracefully when DNS lookup fails
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: 2014-04-10 15:27 PDT by Matthew Hanson
Modified: 2014-04-10 15:27 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Hanson 2014-04-10 15:27:09 PDT
https://bugs.webkit.org/show_bug.cgi?id=131505 is the result of a failed DNS lookup. We should catch the urllib2.URLError and provide a more constructive message to the end user.