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

Issue 2721743003: Remove unused utility methods. (Closed)

Created:
3 years, 9 months ago by Peter Mayo
Modified:
3 years, 9 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused utility methods. These methods are error prone in that they make it easy to ignore invalid results by ignoring the clipped flag. They are not used in the active chrome code. This should be just clean-up. These came to light in investigating bug 626095, but this does not address it, so it isn't useful to link them. BUG=None CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2721743003 Cr-Commit-Position: refs/heads/master@{#457834} Committed: https://chromium.googlesource.com/chromium/src/+/ca9b8202f0677050363bb133554e0e7149365645

Patch Set 1 #

Total comments: 4

Patch Set 2 : nits #

Patch Set 3 : names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -96 lines) Patch
M cc/base/math_util.h View 1 chunk +0 lines, -10 lines 0 comments Download
M cc/base/math_util.cc View 2 chunks +0 lines, -82 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 2 chunks +16 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (9 generated)
Peter Mayo
3 years, 9 months ago (2017-03-14 18:12:18 UTC) #5
danakj
LGTM https://codereview.chromium.org/2721743003/diff/1/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/2721743003/diff/1/cc/trees/layer_tree_host_common_unittest.cc#newcode2969 cc/trees/layer_tree_host_common_unittest.cc:2969: static bool projection_clips(const gfx::Transform& t, const gfx::RectF& r) ...
3 years, 9 months ago (2017-03-14 20:14:11 UTC) #8
Peter Mayo
https://codereview.chromium.org/2721743003/diff/1/cc/trees/layer_tree_host_common_unittest.cc File cc/trees/layer_tree_host_common_unittest.cc (right): https://codereview.chromium.org/2721743003/diff/1/cc/trees/layer_tree_host_common_unittest.cc#newcode2969 cc/trees/layer_tree_host_common_unittest.cc:2969: static bool projection_clips(const gfx::Transform& t, const gfx::RectF& r) { ...
3 years, 9 months ago (2017-03-17 00:35:54 UTC) #9
Peter Mayo
More renames, PTAL
3 years, 9 months ago (2017-03-17 15:46:46 UTC) #10
danakj
LGTM!
3 years, 9 months ago (2017-03-17 16:16:10 UTC) #11
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/2721743003/40001
3 years, 9 months ago (2017-03-17 17:16:16 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-17 18:55:33 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ca9b8202f0677050363bb133554e...

Powered by Google App Engine
This is Rietveld 408576698