Bug 108894

Summary: Make StringBuilder::toAtomicString() consistent with StringBuilder::toString() for strings of null length
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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+
Benjamin Poulain
Comment 1 2013-02-04 20:26:41 PST
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
Note You need to log in before you can comment on or make changes to this bug.