Bug 111808

Summary: Added a regression test for raw parsing speed
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch oliver: review+

Description Geoffrey Garen 2013-03-07 19:31:53 PST
Added a regression test for raw parsing speed
Comment 1 Geoffrey Garen 2013-03-07 19:32:50 PST
Created attachment 192133 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-07 20:55:41 PST
Comment on attachment 192133 [details]
Patch

Attachment 192133 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17051519

New failing tests:
fast/js/regress/nested-function-parsing-random.html
Comment 3 Geoffrey Garen 2013-03-08 11:06:28 PST
Created attachment 192251 [details]
Patch
Comment 4 Geoffrey Garen 2013-03-08 13:13:50 PST
Committed r145261: <http://trac.webkit.org/changeset/145261>