Bug 120446

Summary: Stop throwing DOM exceptions in internal 'XMLHttpRequest' response getters
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: BindingsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ap, beidson
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup ap: review+

Description Ryosuke Niwa 2013-08-28 17:03:54 PDT
Stop throwing DOM exceptions in internal 'XMLHttpRequest' response getters
Comment 1 Ryosuke Niwa 2013-08-28 17:04:26 PDT
Created attachment 209937 [details]
Cleanup
Comment 2 Ryosuke Niwa 2013-08-28 18:11:57 PDT
Committed r154800: <http://trac.webkit.org/changeset/154800>