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

Issue 2864243003: [DMC #5.8] Move SpellCheckMarkerListImpl::RemoveMarkersUnderWords() impl to correct place (Closed)

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

Description

Move SpellCheckMarkerListImpl::RemoveMarkersUnderWords() impl to correct place This method was moved from DocumentMarkerListEditor to SpellCheckMarkerListImpl in https://codereview.chromium.org/2871823002, but the was left in DocumentMarkerListEditor.cpp to make that CL smaller. This CL moves this method to its final place in SpellCheckMarkerListImpl.cpp. BUG=707867 Review-Url: https://codereview.chromium.org/2864243003 Cr-Commit-Position: refs/heads/master@{#472692} Committed: https://chromium.googlesource.com/chromium/src/+/8a7b21235feafd7a1c7364df445ea523443882af

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Total comments: 1

Patch Set 4 : Remove blank line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -19 lines) Patch
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerListEditor.cpp View 1 2 3 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/core/editing/markers/SpellCheckMarkerListImpl.cpp View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 26 (18 generated)
rlanday
3 years, 7 months ago (2017-05-09 01:33:23 UTC) #3
yosin_UTC9
lgtm w/ small nit https://codereview.chromium.org/2864243003/diff/40001/third_party/WebKit/Source/core/editing/markers/SpellCheckMarkerListImpl.cpp File third_party/WebKit/Source/core/editing/markers/SpellCheckMarkerListImpl.cpp (right): https://codereview.chromium.org/2864243003/diff/40001/third_party/WebKit/Source/core/editing/markers/SpellCheckMarkerListImpl.cpp#newcode94 third_party/WebKit/Source/core/editing/markers/SpellCheckMarkerListImpl.cpp:94: nit: could you remove an ...
3 years, 7 months ago (2017-05-17 06:04:59 UTC) #12
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/2864243003/60001
3 years, 7 months ago (2017-05-17 18:34:43 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/457843)
3 years, 7 months ago (2017-05-17 20:44:25 UTC) #17
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/2864243003/60001
3 years, 7 months ago (2017-05-17 20:49:36 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/458167)
3 years, 7 months ago (2017-05-18 00:32:33 UTC) #21
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/2864243003/60001
3 years, 7 months ago (2017-05-18 01:30:49 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 05:56:42 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/8a7b21235feafd7a1c7364df445e...

Powered by Google App Engine
This is Rietveld 408576698