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

Issue 2405223002: Ensure valid input for CompositeEditCommand::moveParagraph[s] (Closed)

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

Description

Ensure valid input for CompositeEditCommand::moveParagraph[s] This patch ensured valid VisiblePositions as input arguments to CompositeEditCommand's moveParagraph() and moveParagraphs(), and hence, prunes the remaining deprecated functions therein. BUG=648949 Committed: https://crrev.com/5f0ab5ec41d132eb4ff36460e4f05c110dda17f6 Cr-Commit-Position: refs/heads/master@{#424682}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove the dirty hacks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -21 lines) Patch
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 5 chunks +8 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/IndentOutdentCommand.cpp View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp View 1 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/ReplaceSelectionCommand.cpp View 1 2 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Xiaocheng
PTAL.
4 years, 2 months ago (2016-10-12 02:20:46 UTC) #6
yosin_UTC9
lgtm w/ trial suggestion. https://codereview.chromium.org/2405223002/diff/1/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp File third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp (right): https://codereview.chromium.org/2405223002/diff/1/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp#newcode477 third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp:477: // Dirty hacks making start ...
4 years, 2 months ago (2016-10-12 02:29:47 UTC) #7
Xiaocheng
On 2016/10/12 at 02:29:47, yosin wrote: > lgtm w/ trial suggestion. > > https://codereview.chromium.org/2405223002/diff/1/third_party/WebKit/Source/core/editing/commands/InsertListCommand.cpp > ...
4 years, 2 months ago (2016-10-12 04:41:17 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/2405223002/20001
4 years, 2 months ago (2016-10-12 06:20:33 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 06:25:39 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 06:27:30 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5f0ab5ec41d132eb4ff36460e4f05c110dda17f6
Cr-Commit-Position: refs/heads/master@{#424682}

Powered by Google App Engine
This is Rietveld 408576698