Bug 128205 - Rename StringImpl::getCharacters to StringImpl::characters
Summary: Rename StringImpl::getCharacters to StringImpl::characters
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 12:53 PST by Anders Carlsson
Modified: 2014-02-04 13:45 PST (History)
6 users (show)

See Also:


Attachments
Patch (8.03 KB, patch)
2014-02-04 12:56 PST, Anders Carlsson
koivisto: 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 12:53:58 PST
Rename StringImpl::getCharacters to StringImpl::characters
Comment 1 Anders Carlsson 2014-02-04 12:56:21 PST
Created attachment 223152 [details]
Patch
Comment 2 Anders Carlsson 2014-02-04 13:45:33 PST
Committed r163401: <http://trac.webkit.org/changeset/163401>