RESOLVED FIXED152652
Remove redundant StringImpl substring creation function.
https://bugs.webkit.org/show_bug.cgi?id=152652
Summary Remove redundant StringImpl substring creation function.
Andreas Kling
Reported 2016-01-02 03:24:42 PST
Let's get rid of StringImpl::createSubstringSharingImpl8() since StringImpl::createSubstringSharingImpl() does the same job.
Attachments
Patch (6.17 KB, patch)
2016-01-02 03:26 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2016-01-02 03:26:53 PST
Daniel Bates
Comment 2 2016-01-02 21:44:39 PST
Comment on attachment 268099 [details] Patch OK
Andreas Kling
Comment 3 2016-01-03 01:02:14 PST
Comment on attachment 268099 [details] Patch Cheers Dan.
WebKit Commit Bot
Comment 4 2016-01-03 01:49:18 PST
Comment on attachment 268099 [details] Patch Clearing flags on attachment: 268099 Committed r194509: <http://trac.webkit.org/changeset/194509>
WebKit Commit Bot
Comment 5 2016-01-03 01:49:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.