Bug 22149

Summary: JavaScript parser has some unused code
Product: WebKit Reporter: Darin Adler <darin>
Component: JavaScriptCoreAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch timothy: review+

Description Darin Adler 2008-11-09 09:36:13 PST
I plan to remove some unused code from the JavaScript parser.
Comment 1 Darin Adler 2008-11-09 09:43:55 PST
Created attachment 25000 [details]
patch
Comment 2 Timothy Hatcher 2008-11-09 14:46:21 PST
Comment on attachment 25000 [details]
patch

I think a few people on the team use the pretty print option. So they might be sad to see it go.

r=me though.
Comment 3 Darin Adler 2008-11-09 17:29:06 PST
http://trac.webkit.org/changeset/38249