Bug 139236

Summary: Removed the global parser arena
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Geoffrey Garen 2014-12-03 15:06:44 PST
Removed the global parser arena
Comment 1 Geoffrey Garen 2014-12-03 15:13:39 PST
Created attachment 242528 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-03 15:16:22 PST
Attachment 242528 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/parser/NodeConstructors.h:30:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2014-12-03 15:23:25 PST
Committed r176756: <http://trac.webkit.org/changeset/176756>