Bug 105453

Summary: WTF String from ASCIILiteral fails to correctly handle empty strings.
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>