Bug 128214 - Rename the substring sharing StringImpl::create variants to better indicate what they do
Summary: Rename the substring sharing StringImpl::create variants to better indicate w...
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 15:20 PST by Anders Carlsson
Modified: 2014-02-04 15:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (10.50 KB, patch)
2014-02-04 15:25 PST, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-02-04 15:20:37 PST
Rename the substring sharing StringImpl::create variants to better indicate what they do
Comment 1 Anders Carlsson 2014-02-04 15:25:09 PST
Created attachment 223169 [details]
Patch
Comment 2 Geoffrey Garen 2014-02-04 15:28:05 PST
Comment on attachment 223169 [details]
Patch

r=me
Comment 3 Anders Carlsson 2014-02-04 15:35:50 PST
Committed r163410: <http://trac.webkit.org/changeset/163410>