Bug 63721 - Exceptions thrown while loading TestFailures page due to passing a bad string to JSON.parse
Summary: Exceptions thrown while loading TestFailures page due to passing a bad string...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 08:23 PDT by Adam Roben (:aroben)
Modified: 2011-06-30 08:31 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2011-06-30 08:23 PDT, Adam Roben (:aroben)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-06-30 08:23:15 PDT
Exceptions thrown while loading TestFailures page due to passing a bad string to JSON.parse
Comment 1 Adam Roben (:aroben) 2011-06-30 08:23:37 PDT
Created attachment 99306 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-06-30 08:31:49 PDT
Committed r90122: <http://trac.webkit.org/changeset/90122>