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

Issue 7602021: Make MediaInternals handle MediaLogEvents. (Closed)

Created:
9 years, 4 months ago by Scott Franklin
Modified:
9 years, 4 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Make MediaInternals handle MediaLogEvents. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96650

Patch Set 1 #

Total comments: 10

Patch Set 2 : Review feedback. #

Total comments: 2

Patch Set 3 : Removing event recording. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M chrome/browser/media/media_internals.cc View 1 2 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Scott Franklin
This does not handle deletions, so the size of MediaInternals::data_ grows indefinitely. The next patch ...
9 years, 4 months ago (2011-08-09 17:52:14 UTC) #1
scherkus (not reviewing)
nit: remove the "depends on ..." from the CL description typically that stuff goes in ...
9 years, 4 months ago (2011-08-09 20:41:10 UTC) #2
Scott Franklin
I've previously been putting the "depends on" line in the description and deleting it when ...
9 years, 4 months ago (2011-08-09 23:33:38 UTC) #3
scherkus (not reviewing)
LGTM w/ nits http://codereview.chromium.org/7602021/diff/1/chrome/browser/media/media_internals.cc File chrome/browser/media/media_internals.cc (right): http://codereview.chromium.org/7602021/diff/1/chrome/browser/media/media_internals.cc#newcode87 chrome/browser/media/media_internals.cc:87: SetItemProperties(kMediaUpdateFunction, source, event.params.DeepCopy()); On 2011/08/09 23:33:39, ...
9 years, 4 months ago (2011-08-10 16:00:37 UTC) #4
Scott Franklin
So, without the event handling logic, this turns out to be a really, really small ...
9 years, 4 months ago (2011-08-10 22:26:48 UTC) #5
scherkus (not reviewing)
your call! if it makes more sense w/ the other changes, then lets merge
9 years, 4 months ago (2011-08-10 22:47:52 UTC) #6
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 22:59:24 UTC) #7
Change committed as 96650

Powered by Google App Engine
This is Rietveld 408576698