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

Issue 12220112: Made uses of numeric_limits::max and numeric_limits::infinity consistent (Closed)

Created:
7 years, 10 months ago by whunt
Modified:
7 years, 10 months ago
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Made uses of numeric_limits::max and numeric_limits::infinity consistent Inside of TileManager. BUG=175597 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181869

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M cc/tile_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tile_priority.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
whunt
7 years, 10 months ago (2013-02-12 00:13:40 UTC) #1
whunt
I used git grep to find all instances of std::numeric_limits<float>::max() so I'm pretty confident I ...
7 years, 10 months ago (2013-02-12 00:17:26 UTC) #2
reveman
lgtm. a TilePriority::kMaxTimeToVisibleInSeconds constant would have been nice but not really a clean way to ...
7 years, 10 months ago (2013-02-12 00:22:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/whunt@chromium.org/12220112/1
7 years, 10 months ago (2013-02-12 00:26:16 UTC) #4
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 05:17:45 UTC) #5
Message was sent while issue was closed.
Change committed as 181869

Powered by Google App Engine
This is Rietveld 408576698