Bug 70700 - Removed StringImpl::createStrippingNullCharacters
Summary: Removed StringImpl::createStrippingNullCharacters
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 14:21 PDT by Geoffrey Garen
Modified: 2011-10-23 22:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2011-10-23 14:25 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (4.65 KB, patch)
2011-10-23 14:28 PDT, Geoffrey Garen
levin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>