Bug 120446 - Stop throwing DOM exceptions in internal 'XMLHttpRequest' response getters
Summary: Stop throwing DOM exceptions in internal 'XMLHttpRequest' response getters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-08-28 17:03 PDT by Ryosuke Niwa
Modified: 2013-08-28 18:11 PDT (History)
3 users (show)

See Also:


Attachments
Cleanup (4.81 KB, patch)
2013-08-28 17:04 PDT, Ryosuke Niwa
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>