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

Issue 1843403002: Move Position printer to Pointer.cpp (Closed)

Created:
4 years, 8 months ago by yosin_UTC9
Modified:
4 years, 8 months ago
Reviewers:
tkent
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move Position printer to Pointer.cpp This patch moves |Position| printer implementation to "Pointer.cpp" from "CoreTestPrinters.cpp" to utilize |Position| printer with |DCHECK()| macros other than unit tests and removes "CoreTestPrinters.cpp" since it is now empty. Note: crrev.com/383236 moves |Node| printer to "Node.cpp" from "CoreTestPrinters.cpp" BUG=596760 TEST=n/a; no behavior changes Committed: https://crrev.com/db675b5b6f9d0e08c13908c6ec73546ee912e2ed Cr-Commit-Position: refs/heads/master@{#384238}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -60 lines) Patch
M third_party/WebKit/Source/core/core.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/Position.h View 1 chunk +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/editing/Position.cpp View 2 chunks +40 lines, -0 lines 2 comments Download
D third_party/WebKit/Source/core/testing/CoreTestPrinters.cpp View 1 chunk +0 lines, -54 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
yosin_UTC9
PTAL
4 years, 8 months ago (2016-03-31 07:16:39 UTC) #4
tkent
lgtm https://codereview.chromium.org/1843403002/diff/1/third_party/WebKit/Source/core/editing/Position.cpp File third_party/WebKit/Source/core/editing/Position.cpp (right): https://codereview.chromium.org/1843403002/diff/1/third_party/WebKit/Source/core/editing/Position.cpp#newcode33 third_party/WebKit/Source/core/editing/Position.cpp:33: #include <ostream> // NOLINT please sort headers in ...
4 years, 8 months ago (2016-03-31 07:59:58 UTC) #5
yosin_UTC9
https://codereview.chromium.org/1843403002/diff/1/third_party/WebKit/Source/core/editing/Position.cpp File third_party/WebKit/Source/core/editing/Position.cpp (right): https://codereview.chromium.org/1843403002/diff/1/third_party/WebKit/Source/core/editing/Position.cpp#newcode33 third_party/WebKit/Source/core/editing/Position.cpp:33: #include <ostream> // NOLINT Per discussion offline. We'll commit ...
4 years, 8 months ago (2016-03-31 08:31:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1843403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1843403002/1
4 years, 8 months ago (2016-03-31 08:31:55 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-31 10:25:53 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 10:27:16 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/db675b5b6f9d0e08c13908c6ec73546ee912e2ed
Cr-Commit-Position: refs/heads/master@{#384238}

Powered by Google App Engine
This is Rietveld 408576698