Bug 70700

Summary: Removed StringImpl::createStrippingNullCharacters
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: levin, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch levin: review+

Description Geoffrey Garen 2011-10-23 14:21:50 PDT
Removed StringImpl::createStrippingNullCharacters
Comment 1 Geoffrey Garen 2011-10-23 14:25:06 PDT
Created attachment 112127 [details]
Patch
Comment 2 Geoffrey Garen 2011-10-23 14:26:20 PDT
(I broke off this independent chunk from bug 70698, as Sam's request.)
Comment 3 Geoffrey Garen 2011-10-23 14:28:52 PDT
Created attachment 112128 [details]
Patch
Comment 4 Geoffrey Garen 2011-10-23 14:29:39 PDT
(Updated ChangeLog: On second reading, the old code wasn't buggy. But it's still dead code.)
Comment 5 Geoffrey Garen 2011-10-23 22:50:48 PDT
Committed r98216: <http://trac.webkit.org/changeset/98216>