Bug 22149 - JavaScript parser has some unused code
Summary: JavaScript parser has some unused code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-09 09:36 PST by Darin Adler
Modified: 2008-11-09 17:29 PST (History)
0 users

See Also:


Attachments
patch (112.66 KB, patch)
2008-11-09 09:43 PST, Darin Adler
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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