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

Issue 269893002: aw: Avoid using std::max for compile (Closed)

Created:
6 years, 7 months ago by boliu
Modified:
6 years, 7 months ago
Reviewers:
hush (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

aw: Avoid using std::max for compile On x64, the call is confusing the compiler about deducing the template type. Off-by-one is not a big deal here, so using same calculation as bytes. BUG= TBR=hush Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268114

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
boliu
6 years, 7 months ago (2014-05-04 15:40:12 UTC) #1
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 7 months ago (2014-05-04 15:40:39 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/269893002/1
6 years, 7 months ago (2014-05-04 15:40:46 UTC) #3
commit-bot: I haz the power
6 years, 7 months ago (2014-05-04 18:49:00 UTC) #4
Message was sent while issue was closed.
Change committed as 268114

Powered by Google App Engine
This is Rietveld 408576698