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

Issue 10832334: use type std::string instead of integer for MediaLogEvent::TOTAL_BYTES_SET (Closed)

Created:
8 years, 4 months ago by changbin
Modified:
8 years, 4 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

use type std::string instead of integer for MediaLogEvent::TOTAL_BYTES_SET because overflow happens for integer larger than 2^31. original review url: http://codereview.chromium.org/10828226 BUG=120328 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/media_log.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/media_log.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M media/base/pipeline.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
changbin
Sorry to bother. Account mismatch when i commit code from original review url. Therefore, I ...
8 years, 4 months ago (2012-08-16 04:49:08 UTC) #1
Ami GONE FROM CHROMIUM
lgtm
8 years, 4 months ago (2012-08-16 05:03:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/changbin.shao@intel.com/10832334/1
8 years, 4 months ago (2012-08-16 05:04:41 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 07:51:12 UTC) #4
Change committed as 151861

Powered by Google App Engine
This is Rietveld 408576698