WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76648
WebCore decodeEscapeSequences unnecessarily converts 8 bit strings to 16 bit when decoding.
https://bugs.webkit.org/show_bug.cgi?id=76648
Summary
WebCore decodeEscapeSequences unnecessarily converts 8 bit strings to 16 bit ...
Michael Saboff
Reported
2012-01-19 11:30:23 PST
This was found while tuning dromaeo tests. When decoding 8 bit strings, they are converted to 16 bits due to calls to characters().
Attachments
Patch
(3.33 KB, patch)
2012-01-19 14:40 PST
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-01-19 14:40:22 PST
Created
attachment 123198
[details]
Patch
Geoffrey Garen
Comment 2
2012-01-19 15:57:09 PST
Comment on
attachment 123198
[details]
Patch r=me
Michael Saboff
Comment 3
2012-01-30 10:10:58 PST
Committed
r106253
: <
http://trac.webkit.org/changeset/106253
>
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