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

Issue 2964713004: media: Add more player details in chrome://media-internals player list (Closed)

Created:
3 years, 5 months ago by sandersd (OOO until July 31)
Modified:
3 years, 5 months ago
Reviewers:
DaleCurtis
CC:
apacible+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, erickung+watch_chromium.org, feature-media-reviews_chromium.org, jam, mfoltz+watch_chromium.org, miu+watch_chromium.org, xjz+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Add more player details in chrome://media-internals player list Buttons now contain: [player src or ID] [frame title] - [frame url] [resolution, codecs] [last event] Screenshot: http://i.imgur.com/ue2ibQJ.png Also removes the kCreated event from PipelineImpl. After this change, the first event reported by every MediaLog is WEBMEDIAPLAYER_CREATED, and we will be able to use that to improve log expiry. BUG=551065 Review-Url: https://codereview.chromium.org/2964713004 Cr-Commit-Position: refs/heads/master@{#485093} Committed: https://chromium.googlesource.com/chromium/src/+/72683f2505affd84d0a32f5f6a9c5bc1965cfe41

Patch Set 1 #

Patch Set 2 : Add more details to media-internals buttons. #

Patch Set 3 : Do not style non-player buttons. #

Total comments: 4

Patch Set 4 : Take control of button style. #

Patch Set 5 : Bikeshed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -23 lines) Patch
M content/browser/resources/media/client_renderer.js View 1 2 3 6 chunks +52 lines, -16 lines 0 comments Download
M content/browser/resources/media/media_internals.css View 1 2 3 4 2 chunks +24 lines, -6 lines 0 comments Download
M media/base/pipeline_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/blink/webmediaplayer_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
sandersd (OOO until July 31)
3 years, 5 months ago (2017-06-30 23:26:56 UTC) #2
DaleCurtis
Can you add some screen shots to this?
3 years, 5 months ago (2017-06-30 23:35:43 UTC) #4
DaleCurtis
Code wise lgtm; feel free to land style changes in a follow up or in ...
3 years, 5 months ago (2017-07-01 00:08:05 UTC) #6
sandersd (OOO until July 31)
https://codereview.chromium.org/2964713004/diff/40001/content/browser/resources/media/client_renderer.js File content/browser/resources/media/client_renderer.js (right): https://codereview.chromium.org/2964713004/diff/40001/content/browser/resources/media/client_renderer.js#newcode74 content/browser/resources/media/client_renderer.js:74: if (isDestructed === true) On 2017/07/01 00:08:04, DaleCurtis wrote: ...
3 years, 5 months ago (2017-07-01 00:52:03 UTC) #7
DaleCurtis
Is the screenshot up to date with colors? I.e. light/dark grey mixing? I'll look for ...
3 years, 5 months ago (2017-07-06 17:11:22 UTC) #10
sandersd (OOO until July 31)
On 2017/07/06 17:11:22, DaleCurtis wrote: > Is the screenshot up to date with colors? I.e. ...
3 years, 5 months ago (2017-07-06 17:21:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2964713004/80001
3 years, 5 months ago (2017-07-07 21:17:21 UTC) #15
commit-bot: I haz the power
3 years, 5 months ago (2017-07-07 23:21:19 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/72683f2505affd84d0a32f5f6a9c...

Powered by Google App Engine
This is Rietveld 408576698