Bug 40491
Summary: | MASTER: Rename old Tokenizer/Parser classes to be less confusing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, darin, hyatt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 40497, 40504, 40507, 40512, 40513 | ||
Bug Blocks: | 39259 |
Eric Seidel (no email)
MASTER: Rename old Tokenizer/Parser classes to be less confusing
I'll do this in multiple steps with multiple bugs to keep the changes small.
I'm doing this now before we turn on the HTML5 parser so that our documents describing how the old parser worked vs. how the new one works make sense to the rest of webkit who didn't just spend 2 weeks staring at the old insane parsing code. ;p
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
We'll probably need to do more re-naming, but hopefully we're done for now.