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

Issue 2950273002: Make VisiblePosition::AfterNode() to take const Node& instead of Node* (Closed)

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

Description

Make VisiblePosition::AfterNode() to take const Node& instead of Node* This patch makes |VisiblePosition::AfterNode()| to take |const Node&| as |Position::AfterNode()| for improving code health. BUG=n/a TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2950273002 Cr-Commit-Position: refs/heads/master@{#481750} Committed: https://chromium.googlesource.com/chromium/src/+/3e24f475f9f865b61b3bf4b61f86276cc983d243

Patch Set 1 : 2017-06-22T17:02:21 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M third_party/WebKit/Source/core/editing/EditingUtilitiesTest.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/editing/VisiblePosition.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/VisiblePosition.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/DeleteSelectionCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/commands/IndentOutdentCommand.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (9 generated)
yosin_UTC9
PTAL
3 years, 6 months ago (2017-06-22 09:19:02 UTC) #5
Xiaocheng
lgtm
3 years, 6 months ago (2017-06-22 18:09:14 UTC) #8
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/2950273002/1
3 years, 6 months ago (2017-06-23 00:49:57 UTC) #10
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 00:54:55 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3e24f475f9f865b61b3bf4b61f86...

Powered by Google App Engine
This is Rietveld 408576698