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

Issue 2802993007: Add SplitTextNodeCommandTest (Closed)

Created:
3 years, 8 months ago by rlanday
Modified:
3 years, 8 months ago
Reviewers:
yosin_UTC9, Xiaocheng
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add SplitTextNodeCommandTest I am planning to modify the behavior of DocumentMarkerController::copyMarkers() (to move the markers to the new list instead of leaving pointers to the same markers, which have possibly been modified, in the source list) and decided to write a test to make sure we don't break SplitTextNodeCommand. BUG=707867 Review-Url: https://codereview.chromium.org/2802993007 Cr-Commit-Position: refs/heads/master@{#463459} Committed: https://chromium.googlesource.com/chromium/src/+/474939fc1d9344c7fdbbb12638d4d318e9c57192

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase on renaming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -1 line) Patch
M third_party/WebKit/Source/core/editing/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommand.h View 1 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp View 1 1 chunk +97 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
rlanday
3 years, 8 months ago (2017-04-08 02:18:36 UTC) #2
Xiaocheng
lgtm https://codereview.chromium.org/2802993007/diff/1/third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp File third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp (right): https://codereview.chromium.org/2802993007/diff/1/third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp#newcode69 third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp:69: // TODO(rlanday): the truncated marker that spanned node ...
3 years, 8 months ago (2017-04-08 02:38:19 UTC) #3
rlanday
On 2017/04/08 at 02:38:19, xiaochengh wrote: > lgtm > > https://codereview.chromium.org/2802993007/diff/1/third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp > File third_party/WebKit/Source/core/editing/commands/SplitTextNodeCommandTest.cpp (right): ...
3 years, 8 months ago (2017-04-08 06:00:21 UTC) #4
yosin_UTC9
lgtm Thanks for adding test. Please rebase for grate blink renaming. dcheng@ will provide the ...
3 years, 8 months ago (2017-04-10 02:28:49 UTC) #5
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/2802993007/20001
3 years, 8 months ago (2017-04-10 20:58:46 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 00:12:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/474939fc1d9344c7fdbbb12638d4...

Powered by Google App Engine
This is Rietveld 408576698