Bug 41046 - Rename lexer and m_lexer to tokenizer and m_tokenizer, respectively
Summary: Rename lexer and m_lexer to tokenizer and m_tokenizer, respectively
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-23 00:05 PDT by Adam Barth
Modified: 2010-06-23 00:17 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.09 KB, patch)
2010-06-23 00:08 PDT, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-06-23 00:05:51 PDT
Rename lexer and m_lexer to tokenizer and m_tokenizer, respectively
Comment 1 Adam Barth 2010-06-23 00:08:01 PDT
Created attachment 59484 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-06-23 00:09:41 PDT
Comment on attachment 59484 [details]
Patch

OK.  pumpLexer* too.
Comment 3 Adam Barth 2010-06-23 00:17:07 PDT
Committed r61668: <http://trac.webkit.org/changeset/61668>