WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
96823
Add 8 bit handling to SpaceSplitString
https://bugs.webkit.org/show_bug.cgi?id=96823
Summary
Add 8 bit handling to SpaceSplitString
Michael Saboff
Reported
2012-09-14 13:27:02 PDT
SpaceSplitStringData needs to updated to handle 8 bit strings.
Attachments
Patch
(3.31 KB, patch)
2012-09-14 13:34 PDT
,
Michael Saboff
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-09-14 13:34:55 PDT
Created
attachment 164217
[details]
Patch
Sam Weinig
Comment 2
2012-09-15 09:35:35 PDT
Comment on
attachment 164217
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=164217&action=review
> Source/WebCore/dom/SpaceSplitString.cpp:44 > + return hasUpper || (ored & ~0x7F);
Trailing whitespace.
Michael Saboff
Comment 3
2012-09-15 15:48:09 PDT
Committed
r128694
: <
http://trac.webkit.org/changeset/128694
>
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