WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
72288
Towards 8 Bit Strings: Templatize YARR Parser
https://bugs.webkit.org/show_bug.cgi?id=72288
Summary
Towards 8 Bit Strings: Templatize YARR Parser
Michael Saboff
Reported
2011-11-14 10:50:06 PST
The current YARR parser calls StringImpl::characters(). Converting the parser to a template will allow the code to call characters8() or characters16() as appropriate.
Attachments
Patch
(2.27 KB, patch)
2011-11-14 11:01 PST
,
Michael Saboff
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2011-11-14 11:01:08 PST
Created
attachment 114987
[details]
Patch
Oliver Hunt
Comment 2
2011-11-14 11:04:13 PST
Comment on
attachment 114987
[details]
Patch r=me
Michael Saboff
Comment 3
2011-11-14 11:25:54 PST
Committed
r100167
: <
http://trac.webkit.org/changeset/100167
>
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