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

Issue 186683002: Reland "Add base::TimeDelta::Max()" again. (Closed)

Created:
6 years, 9 months ago by gavinp
Modified:
6 years, 9 months ago
CC:
chromium-reviews, tim+watch_chromium.org, cbentzel+watch_chromium.org, fischman+watch_chromium.org, haitaol+watch_chromium.org, jam, mcasas+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, erikwright+watch_chromium.org, wjia+watch_chromium.org, maniscalco+watch_chromium.org
Visibility:
Public.

Description

Reland "Add base::TimeDelta::Max()" again. Webkit layout tests found more media logs serializing infinite durations to JSON. R=scherkus@chromium.org TBR=ajwong@chromium.org,jar@chromium.org,jamesr@chomium.org,acolwell@chromium.org,nick@chromium.org BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255128

Patch Set 1 #

Patch Set 2 : one more of these #

Total comments: 2

Patch Set 3 : remediate to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -26 lines) Patch
M base/time/time.h View 4 chunks +34 lines, -6 lines 0 comments Download
M base/time/time.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M base/time/time_unittest.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/picture_pile.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/resources/picture_pile_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/media/websourcebuffer_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/buffers.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/media_log.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M media/base/media_log.cc View 1 2 chunks +14 lines, -1 line 0 comments Download
M media/filters/chunk_demuxer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_response_headers.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +1 line, -3 lines 0 comments Download
M sync/sessions/nudge_tracker.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
gavinp
scherkus: PTAL. We missed one of these in our last reland, but thankfully webkit tests ...
6 years, 9 months ago (2014-03-04 14:44:10 UTC) #1
gavinp
Note: patch set 1 is what was landed before, so the 1->2 diffs are the ...
6 years, 9 months ago (2014-03-04 14:44:33 UTC) #2
scherkus (not reviewing)
lgtm w/ nit https://codereview.chromium.org/186683002/diff/20001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/186683002/diff/20001/media/filters/ffmpeg_demuxer.cc#newcode737 media/filters/ffmpeg_demuxer.cc:737: media_log_->SetDoubleProperty("start_time", start_time_.InSecondsF()); can you change this ...
6 years, 9 months ago (2014-03-04 18:13:02 UTC) #3
gavinp
On 2014/03/04 18:13:02, scherkus wrote: > lgtm w/ nit > > https://codereview.chromium.org/186683002/diff/20001/media/filters/ffmpeg_demuxer.cc > File media/filters/ffmpeg_demuxer.cc ...
6 years, 9 months ago (2014-03-05 15:04:08 UTC) #4
gavinp
On 2014/03/05 15:04:08, gavinp wrote: > On 2014/03/04 18:13:02, scherkus wrote: > > lgtm w/ ...
6 years, 9 months ago (2014-03-05 15:11:52 UTC) #5
gavinp
https://codereview.chromium.org/186683002/diff/20001/media/filters/ffmpeg_demuxer.cc File media/filters/ffmpeg_demuxer.cc (right): https://codereview.chromium.org/186683002/diff/20001/media/filters/ffmpeg_demuxer.cc#newcode737 media/filters/ffmpeg_demuxer.cc:737: media_log_->SetDoubleProperty("start_time", start_time_.InSecondsF()); On 2014/03/04 18:13:02, scherkus wrote: > can ...
6 years, 9 months ago (2014-03-05 15:16:41 UTC) #6
gavinp
The CQ bit was checked by gavinp@chromium.org
6 years, 9 months ago (2014-03-05 15:57:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gavinp@chromium.org/186683002/30001
6 years, 9 months ago (2014-03-05 15:58:01 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 20:02:09 UTC) #9
Message was sent while issue was closed.
Change committed as 255128

Powered by Google App Engine
This is Rietveld 408576698