Bug 131512

Summary: WebKit patch should fail gracefully when DNS lookup fails
Product: WebKit Reporter: Matthew Hanson <matthew_hanson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.