Chromium Code Reviews
DescriptionReland 'media: Add "Hide players" button in about://media-internals' with fix
This relands 4ee2eeb27fb5cb49b1d5fa470528c16738d0274d with fix.
Original CL description:
What this does is:
- Adds a button to hide all current players on the page, but doesn't
touch the C++ side to actually delete those players.
- After a player is hidden, new logs for that player will be dropped
and will not resurrect any hidden players.
- If a user refreshes the media-internals page, or open a new one,
we'll get all players back.
Fix:
In manager.js, handle the case where the button may not exist, e.g. in
tests.
TBR=sandersd@chromium.org
BUG=688607
Review-Url: https://codereview.chromium.org/2682803004
Cr-Commit-Position: refs/heads/master@{#449087}
Committed: https://chromium.googlesource.com/chromium/src/+/46844f6e8ad264cd4b20a3d75c0d3a8c303333bb
Patch Set 1 : original CL #Patch Set 2 : fix #
Messages
Total messages: 5 (3 generated)
|
||||||||||||||||||||||||||||