Bug 105453 - WTF String from ASCIILiteral fails to correctly handle empty strings.
Summary: WTF String from ASCIILiteral fails to correctly handle empty strings.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-19 12:03 PST by Oliver Hunt
Modified: 2012-12-19 12:19 PST (History)
0 users

See Also:


Attachments
Patch (1.45 KB, patch)
2012-12-19 12:04 PST, Oliver Hunt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2012-12-19 12:03:09 PST
WTF String from ASCIILiteral fails to correctly handle empty strings.
Comment 1 Oliver Hunt 2012-12-19 12:04:03 PST
Created attachment 180201 [details]
Patch
Comment 2 Oliver Hunt 2012-12-19 12:18:25 PST
Committed r138187: <http://trac.webkit.org/changeset/138187>
Comment 3 Oliver Hunt 2012-12-19 12:19:40 PST
<rdar://problem/12911939>