WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108894
Make StringBuilder::toAtomicString() consistent with StringBuilder::toString() for strings of null length
https://bugs.webkit.org/show_bug.cgi?id=108894
Summary
Make StringBuilder::toAtomicString() consistent with StringBuilder::toString(...
Benjamin Poulain
Reported
2013-02-04 20:24:04 PST
Make StringBuilder::toAtomicString() consistent with StringBuilder::toString() for strings of null length
Attachments
Patch
(4.88 KB, patch)
2013-02-04 20:26 PST
,
Benjamin Poulain
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2013-02-04 20:26:41 PST
Created
attachment 186532
[details]
Patch
Andreas Kling
Comment 2
2013-02-05 04:22:18 PST
Comment on
attachment 186532
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=186532&action=review
> Source/WTF/ChangeLog:3 > + Make StringBuilder::toAtomicString() consistent with StringBuilder::toString() for strings of null length
null length -> zero length
Benjamin Poulain
Comment 3
2013-02-05 12:51:07 PST
Committed
r141917
: <
http://trac.webkit.org/changeset/141917
>
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