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

Issue 2645453002: Move EditCommand::starting/endingSelection() to CompositeEditCommand (2/2) (Closed)

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

Description

Move EditCommand::starting/endingSelection() to CompositeEditCommand (2/2) BUG=682137 Review-Url: https://codereview.chromium.org/2645453002 Cr-Commit-Position: refs/heads/master@{#444587} Committed: https://chromium.googlesource.com/chromium/src/+/2742a8b3bdc414e596a9382a3b6959c0c4e95f93

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -51 lines) Patch
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 1 1 chunk +47 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/EditCommand.cpp View 2 chunks +0 lines, -51 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Xiaocheng
PTAL.
3 years, 11 months ago (2017-01-18 10:07:50 UTC) #4
yosin_UTC9
lgtm w/ nit https://codereview.chromium.org/2645453002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp (right): https://codereview.chromium.org/2645453002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp#newcode1977 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp:1977: if (parent) { nit: let's use ...
3 years, 11 months ago (2017-01-18 12:17:02 UTC) #5
Xiaocheng
Committing with nit fixed. Thanks for the review. https://codereview.chromium.org/2645453002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp File third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp (right): https://codereview.chromium.org/2645453002/diff/1/third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp#newcode1977 third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp:1977: if ...
3 years, 11 months ago (2017-01-18 22:21:07 UTC) #10
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/2645453002/20001
3 years, 11 months ago (2017-01-18 22:21:39 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 01:28:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2742a8b3bdc414e596a9382a3b69...

Powered by Google App Engine
This is Rietveld 408576698