WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
89803
tokenizerStateForContextElement should belong to HTMLTokenizer
https://bugs.webkit.org/show_bug.cgi?id=89803
Summary
tokenizerStateForContextElement should belong to HTMLTokenizer
Kwang Yul Seo
Reported
2012-06-22 22:46:41 PDT
Because tokenizerStateForContextElement function returns the HTMLTokenizer's state for the given context element, it it more natural to make it a method of HTMLTokenizer.
Attachments
Patch
(6.04 KB, patch)
2012-06-22 22:54 PDT
,
Kwang Yul Seo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kwang Yul Seo
Comment 1
2012-06-22 22:54:03 PDT
Created
attachment 149164
[details]
Patch
Kwang Yul Seo
Comment 2
2012-06-23 00:59:08 PDT
I've changed my mind to abandon this patch because tokenizerStateForContextElement is used only once in HTMLDocumentParser (fragment parsing case).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug