Bug 32490

Summary: Use JSON.parse for Web-hosted SunSpider results processing
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: seth.gaurav, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

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>