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

Issue 2742753002: Make SpellChecker::clearMisspellingsForMovingParagraphs() to take SelectionInDOMTree (Closed)

Created:
3 years, 9 months ago by yosin_UTC9
Modified:
3 years, 9 months ago
Reviewers:
tkent, yoichio, Xiaocheng
CC:
blink-reviews, chromium-reviews, groby+blinkspell_chromium.org, timvolodine
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make SpellChecker::clearMisspellingsForMovingParagraphs() to take SelectionInDOMTree This patch makes |SpellChecker::clearMisspellingsForMovingParagraphs| to take |SelectionInDOMTree| instead of |VisibleSelection| as a preparation of reducing usage of |VisibleSelection| for improving code health. BUG=657237 TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2742753002 Cr-Commit-Position: refs/heads/master@{#455940} Committed: https://chromium.googlesource.com/chromium/src/+/337642ea1516b47bd972b0f980a0a71b19931dd2

Patch Set 1 : 2017-03-09T18:27:07 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp View 1 chunk +4 lines, -3 lines 2 comments Download

Messages

Total messages: 15 (10 generated)
yosin_UTC9
PTAL
3 years, 9 months ago (2017-03-09 11:28:43 UTC) #5
Xiaocheng
lgtm https://codereview.chromium.org/2742753002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp (right): https://codereview.chromium.org/2742753002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp#newcode324 third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp:324: createVisibleSelection(movingSelection).toNormalizedEphemeralRange(), Is there any way to get rid ...
3 years, 9 months ago (2017-03-09 19:14:23 UTC) #8
yosin_UTC9
https://codereview.chromium.org/2742753002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp (right): https://codereview.chromium.org/2742753002/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp#newcode324 third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp:324: createVisibleSelection(movingSelection).toNormalizedEphemeralRange(), On 2017/03/09 at 19:14:23, Xiaocheng wrote: > Is ...
3 years, 9 months ago (2017-03-10 00:58:00 UTC) #9
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/2742753002/1
3 years, 9 months ago (2017-03-10 00:58:39 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 01:14:10 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/337642ea1516b47bd972b0f980a0...

Powered by Google App Engine
This is Rietveld 408576698