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

Issue 2812723002: Add some tests for DocumentMarkerController::removeMarkers() (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 some tests for DocumentMarkerController::removeMarkers() I'm changing the behavior of removeMarkers() in https://codereview.chromium.org/2806683002 to always remove markers rather than splitting and noticed that the current behavior doesn't seem to be covered by any tests; I'm adding tests for the current behavior to make it clear in that CL how the behavior is being changed. BUG=707867 Review-Url: https://codereview.chromium.org/2812723002 Cr-Commit-Position: refs/heads/master@{#463899} Committed: https://chromium.googlesource.com/chromium/src/+/5e71603c48cc0898a933e13d266dbf036d034c42

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't use PlainTextRange #

Total comments: 3

Patch Set 3 : Remove dependency #

Patch Set 4 : Remove dependency #

Patch Set 5 : Actually remove dependency #

Patch Set 6 : Actually actually remove dependency? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -1 line) Patch
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp View 1 3 chunks +145 lines, -1 line 0 comments Download

Messages

Total messages: 27 (15 generated)
rlanday
3 years, 8 months ago (2017-04-10 20:50:06 UTC) #3
Xiaocheng
Test cases themselves are fine. Btw, could you add line breaks to the patch description, ...
3 years, 8 months ago (2017-04-10 21:32:28 UTC) #4
rlanday
On 2017/04/10 at 21:32:28, xiaochengh wrote: > Test cases themselves are fine. > > Btw, ...
3 years, 8 months ago (2017-04-10 22:39:05 UTC) #5
rlanday
On 2017/04/10 at 21:32:28, xiaochengh wrote: > Test cases themselves are fine. > > Btw, ...
3 years, 8 months ago (2017-04-10 22:39:06 UTC) #6
rlanday
https://codereview.chromium.org/2812723002/diff/20001/third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp File third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp (right): https://codereview.chromium.org/2812723002/diff/20001/third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp#newcode33 third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp:33: #include <memory> This is a git cl format thing...
3 years, 8 months ago (2017-04-10 22:39:43 UTC) #7
Xiaocheng
lgtm
3 years, 8 months ago (2017-04-10 22:41:39 UTC) #8
yosin_UTC9
lgtm https://codereview.chromium.org/2812723002/diff/20001/third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp File third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp (right): https://codereview.chromium.org/2812723002/diff/20001/third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp#newcode33 third_party/WebKit/Source/core/editing/markers/DocumentMarkerControllerTest.cpp:33: #include <memory> On 2017/04/10 at 22:39:43, rlanday wrote: ...
3 years, 8 months ago (2017-04-11 01:18:58 UTC) #10
commit-bot: I haz the power
This CL has an open dependency (Issue 2755013004 Patch 380001). Please resolve the dependency and ...
3 years, 8 months ago (2017-04-11 01:20:10 UTC) #12
commit-bot: I haz the power
This CL has an open dependency (Issue 2755013004 Patch 380001). Please resolve the dependency and ...
3 years, 8 months ago (2017-04-11 02:34:44 UTC) #16
commit-bot: I haz the power
This CL has an open dependency (Issue 2723663002 Patch 1). Please resolve the dependency and ...
3 years, 8 months ago (2017-04-11 22:56:46 UTC) #20
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/2812723002/100001
3 years, 8 months ago (2017-04-12 01:08:51 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 02:20:06 UTC) #27
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/5e71603c48cc0898a933e13d266d...

Powered by Google App Engine
This is Rietveld 408576698