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

Issue 12052016: ash: Prevent negative sizes. (Closed)

Created:
7 years, 11 months ago by danakj
Modified:
7 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

ash: Prevent negative sizes. Use std::max(0, ) to bound sizes at 0. TBR=sky BUG=160158 Relanding https://codereview.chromium.org/11365160/ in pieces. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178219

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12052016/1
7 years, 11 months ago (2013-01-22 23:07:29 UTC) #1
commit-bot: I haz the power
Failed to apply patch for ash/system/user/tray_user.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 11 months ago (2013-01-22 23:07:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12052016/1
7 years, 11 months ago (2013-01-23 00:03:09 UTC) #3
commit-bot: I haz the power
7 years, 11 months ago (2013-01-23 02:45:04 UTC) #4
Message was sent while issue was closed.
Change committed as 178219

Powered by Google App Engine
This is Rietveld 408576698