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

Issue 2897633002: Remove SetSelectedRange from ExpandSelectionToGranularity() (Closed)

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

Description

Remove SetSelectedRange from ExpandSelectionToGranularity() This CL removes SetSelectedRange from ExpandSelectionToGranularity and instead uses FrameSelection::SetSelection. This is done to get rid of FrameSelection::SetSelectedRange(). BUG=721190 Review-Url: https://codereview.chromium.org/2897633002 Cr-Commit-Position: refs/heads/master@{#473815} Committed: https://chromium.googlesource.com/chromium/src/+/86e3ba6c7d166370ed1c3516216a5e4075077d17

Patch Set 1 #

Total comments: 4

Patch Set 2 : updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
Srirama
peer review is fine
3 years, 7 months ago (2017-05-19 12:29:37 UTC) #3
tanvir
@Yosin, I have break this patch into small patch. PTAL!! If i correctly understood the ...
3 years, 7 months ago (2017-05-19 12:33:39 UTC) #5
yosin_UTC9
https://codereview.chromium.org/2897633002/diff/1/third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp File third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp (right): https://codereview.chromium.org/2897633002/diff/1/third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp#newcode413 third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp:413: .SetAffinity(VP_DEFAULT_AFFINITY) nit: We don't need to call |SetAffinity(VP_DEFAULT_AFFINITY)|. Since ...
3 years, 7 months ago (2017-05-22 04:59:44 UTC) #8
tanvir
Updated Patch. PTAL https://codereview.chromium.org/2897633002/diff/1/third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp File third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp (right): https://codereview.chromium.org/2897633002/diff/1/third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp#newcode413 third_party/WebKit/Source/core/editing/commands/EditorCommand.cpp:413: .SetAffinity(VP_DEFAULT_AFFINITY) On 2017/05/22 04:59:44, yosin_UTC9 wrote: ...
3 years, 7 months ago (2017-05-22 12:29:47 UTC) #11
yosin_UTC9
lgtm
3 years, 7 months ago (2017-05-23 01:17:15 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/2897633002/20001
3 years, 7 months ago (2017-05-23 01:17:57 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 05:16:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/86e3ba6c7d166370ed1c3516216a...

Powered by Google App Engine
This is Rietveld 408576698