Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 2333933002: Move String::remove to StringImpl. (Closed)

Created:
4 years, 3 months ago by esprehn
Modified:
4 years, 3 months ago
Reviewers:
haraken, Yuta Kitamura
CC:
blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Mikhail
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move String::remove to StringImpl. String should be a thin wrapper over StringImpl and other functions. I also simplified the implementation if remove() to leverage StringBuffer and copyChars. Committed: https://crrev.com/a5600d2e84a879fd03af32b3ebc85241d51e2fed Cr-Commit-Position: refs/heads/master@{#418116}

Patch Set 1 #

Patch Set 2 : types. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -31 lines) Patch
M third_party/WebKit/Source/wtf/text/StringImpl.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/StringImpl.cpp View 1 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/WTFString.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/text/WTFString.cpp View 1 1 chunk +3 lines, -27 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
esprehn
4 years, 3 months ago (2016-09-13 00:10:06 UTC) #12
haraken
LGTM
4 years, 3 months ago (2016-09-13 00:13:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2333933002/20001
4 years, 3 months ago (2016-09-13 00:16:05 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-13 00:20:23 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 00:22:31 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a5600d2e84a879fd03af32b3ebc85241d51e2fed
Cr-Commit-Position: refs/heads/master@{#418116}

Powered by Google App Engine
This is Rietveld 408576698