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 96029
StringBuilder::toAtomicString() can create an 16 bit string with 8 bit contents
https://bugs.webkit.org/show_bug.cgi?id=96029
Summary
StringBuilder::toAtomicString() can create an 16 bit string with 8 bit contents
Michael Saboff
Reported
2012-09-06 14:50:24 PDT
For the case where a StringBuild is partially populated with 8 bit data, when toAtomicString() is called, it will convert the string unnecessarily to 16 bits.
Attachments
Patch
(1.46 KB, patch)
2012-09-06 15:15 PDT
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-09-06 15:15:16 PDT
Created
attachment 162600
[details]
Patch
WebKit Review Bot
Comment 2
2012-09-06 21:48:01 PDT
Comment on
attachment 162600
[details]
Patch Clearing flags on attachment: 162600 Committed
r127821
: <
http://trac.webkit.org/changeset/127821
>
WebKit Review Bot
Comment 3
2012-09-06 21:48:04 PDT
All reviewed patches have been landed. Closing bug.
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