Bug 32490 - Use JSON.parse for Web-hosted SunSpider results processing
Summary: Use JSON.parse for Web-hosted SunSpider results processing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-13 09:49 PST by Maciej Stachowiak
Modified: 2010-03-22 19:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (19.95 KB, patch)
2009-12-13 09:58 PST, Maciej Stachowiak
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2009-12-13 09:49:38 PST
Use JSON.parse instead of eval for Web-hosted SunSpider results processing.
Comment 1 Maciej Stachowiak 2009-12-13 09:58:11 PST
Created attachment 44758 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-13 10:02:01 PST
style-queue ran check-webkit-style on attachment 44758 [details] without any errors.
Comment 3 Maciej Stachowiak 2009-12-13 12:37:27 PST
Committed r52068: <http://trac.webkit.org/changeset/52068>