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

Issue 1975033002: Minor cleanup to webcursors. (Closed)

Created:
4 years, 7 months ago by Bret
Modified:
4 years, 7 months ago
Reviewers:
jam, ananta, scottmg
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, dtapuska+chromiumwatch_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Minor cleanup to webcursors: * Deleted unused field external_handle_. * Initialized some fields that weren't in the copy constructor. * Copied device_scale_factor_ in the copy constructor. * Added myself to OWNERS for this package. * Removed unnecessary FRIEND_TEST macro. BUG=611487 Committed: https://crrev.com/d7429aa21a2591d18ee9a45cbb9a2d3976090335 Cr-Commit-Position: refs/heads/master@{#393598}

Patch Set 1 #

Patch Set 2 : test #

Patch Set 3 : forgot one thing #

Total comments: 4

Patch Set 4 : edits #

Total comments: 1

Patch Set 5 : delete another function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -107 lines) Patch
M content/browser/devtools/protocol/color_picker.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/input/touch_emulator.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/common/cursors/OWNERS View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/cursors/webcursor.h View 1 2 3 5 chunks +1 line, -27 lines 0 comments Download
M content/common/cursors/webcursor.cc View 1 2 3 4 4 chunks +0 lines, -56 lines 0 comments Download
M content/common/cursors/webcursor_aurawin.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M content/common/cursors/webcursor_unittest.cc View 1 2 3 2 chunks +27 lines, -12 lines 0 comments Download
M content/renderer/cursor_utils.cc View 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Bret
jam@: just need OWNERS stamp
4 years, 7 months ago (2016-05-13 00:00:04 UTC) #4
scottmg
https://codereview.chromium.org/1975033002/diff/40001/content/common/cursors/webcursor.cc File content/common/cursors/webcursor.cc (left): https://codereview.chromium.org/1975033002/diff/40001/content/common/cursors/webcursor.cc#oldcode202 content/common/cursors/webcursor.cc:202: if (cursor_type == WebCursorInfo::TypeCustom) Do we need to CHECK(cursor_type ...
4 years, 7 months ago (2016-05-13 00:27:21 UTC) #5
Bret
https://codereview.chromium.org/1975033002/diff/40001/content/common/cursors/webcursor.cc File content/common/cursors/webcursor.cc (left): https://codereview.chromium.org/1975033002/diff/40001/content/common/cursors/webcursor.cc#oldcode202 content/common/cursors/webcursor.cc:202: if (cursor_type == WebCursorInfo::TypeCustom) On 2016/05/13 00:27:21, scottmg wrote: ...
4 years, 7 months ago (2016-05-13 00:53:17 UTC) #6
jam
lgtm for files outside content/common/cursors/ https://codereview.chromium.org/1975033002/diff/60001/content/common/cursors/OWNERS File content/common/cursors/OWNERS (right): https://codereview.chromium.org/1975033002/diff/60001/content/common/cursors/OWNERS#newcode1 content/common/cursors/OWNERS:1: ananta@chromium.org since ananta is ...
4 years, 7 months ago (2016-05-13 01:12:55 UTC) #7
ananta
lgtm
4 years, 7 months ago (2016-05-13 01:34:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1975033002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1975033002/60001
4 years, 7 months ago (2016-05-13 01:35:12 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/21131)
4 years, 7 months ago (2016-05-13 02:37:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1975033002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1975033002/80001
4 years, 7 months ago (2016-05-13 17:49:03 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-13 19:09:55 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 19:11:40 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d7429aa21a2591d18ee9a45cbb9a2d3976090335
Cr-Commit-Position: refs/heads/master@{#393598}

Powered by Google App Engine
This is Rietveld 408576698