WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 76651
stringProtoFuncReplace converts 8 bit strings to 16 bit during replacement
https://bugs.webkit.org/show_bug.cgi?id=76651
Summary
stringProtoFuncReplace converts 8 bit strings to 16 bit during replacement
Michael Saboff
Reported
2012-01-19 11:43:16 PST
stringProtoFuncReplace() ends up calling substituteBackRef() in the same file which converts 8 bit strings to 16 bit strings creating a 16 bit result. This was found running the dromaeo tests.
Attachments
Patch
(5.31 KB, patch)
2012-01-19 15:04 PST
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-01-19 15:04:44 PST
Created
attachment 123204
[details]
Patch
Geoffrey Garen
Comment 2
2012-01-19 15:23:55 PST
Comment on
attachment 123204
[details]
Patch r=me
Michael Saboff
Comment 3
2012-01-30 10:52:02 PST
Committed
r106257
: <
http://trac.webkit.org/changeset/106257
>
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