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

Issue 1037593003: Propagate media play/pause to WebContentsObserver for Chromecast metrics (Closed)

Created:
5 years, 9 months ago by prashantv
Modified:
5 years, 9 months ago
Reviewers:
Charlie Reis, nasko, gunsch
CC:
chromium-reviews, creis+watch_chromium.org, lcwu+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, gunsch+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Propagate media play/pause to WebContentsObserver for Chromecast metrics Propagate OnMedia{Playing,Paused}Notification to WebContentsObserver and use this to track Chromecast metrics. BUG=417000 Committed: https://crrev.com/0c9b968d2dde13e5f01b200f3c9f220a8fdabd93 Cr-Commit-Position: refs/heads/master@{#322282}

Patch Set 1 #

Total comments: 2

Patch Set 2 : renamed observer methods #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M chromecast/browser/cast_content_window.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_window.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
prashantv
5 years, 9 months ago (2015-03-25 22:06:38 UTC) #2
nasko
Codewise it looks fine. I think the naming can be improved a bit. https://codereview.chromium.org/1037593003/diff/1/content/public/browser/web_contents_observer.h File ...
5 years, 9 months ago (2015-03-25 22:31:59 UTC) #4
gunsch
lgtm on Chromecast side, thanks for putting this together!
5 years, 9 months ago (2015-03-25 22:36:37 UTC) #5
prashantv
PTAL https://codereview.chromium.org/1037593003/diff/1/content/public/browser/web_contents_observer.h File content/public/browser/web_contents_observer.h (right): https://codereview.chromium.org/1037593003/diff/1/content/public/browser/web_contents_observer.h#newcode347 content/public/browser/web_contents_observer.h:347: virtual void MediaPlayingNotification() {} On 2015/03/25 22:31:58, nasko ...
5 years, 9 months ago (2015-03-25 22:44:36 UTC) #6
nasko
LGTM
5 years, 9 months ago (2015-03-25 22:52:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1037593003/20001
5 years, 9 months ago (2015-03-25 23:23:44 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-26 00:59:01 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 00:59:59 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0c9b968d2dde13e5f01b200f3c9f220a8fdabd93
Cr-Commit-Position: refs/heads/master@{#322282}

Powered by Google App Engine
This is Rietveld 408576698