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

Issue 493253002: [Android] Stop all media on undoable close. (Closed)

Created:
6 years, 4 months ago by David Trainor- moved to gerrit
Modified:
6 years, 3 months ago
Reviewers:
Ted C, qinmin
CC:
chromium-reviews, darin-cc_chromium.org, jam, avayvod+watch_chromium.org, feature-media-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Android] Stop all media on undoable close. -Stop all media playback on an undoable tab close BUG=388600 Committed: https://crrev.com/8cda4271a88ecf178e1b6104bcca6cb35527f765 Cr-Commit-Position: refs/heads/master@{#292959}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Added comment #

Total comments: 4

Patch Set 4 : Addressed nits #

Patch Set 5 : Rebased #

Patch Set 6 : Rebased again #

Messages

Total messages: 36 (1 generated)
David Trainor- moved to gerrit
ptal: qinmin@: general review and content/browser/media stuff tedchoc@ content/browser/web_contents, content/public, and chrome/android thanks!
6 years, 4 months ago (2014-08-21 23:13:05 UTC) #1
Ted C
On 2014/08/21 23:13:05, David Trainor wrote: > ptal: > > qinmin@: general review and content/browser/media ...
6 years, 4 months ago (2014-08-22 01:08:08 UTC) #2
David Trainor- moved to gerrit
On 2014/08/22 01:08:08, Ted C wrote: > On 2014/08/21 23:13:05, David Trainor wrote: > > ...
6 years, 4 months ago (2014-08-22 02:33:01 UTC) #3
qinmin
https://codereview.chromium.org/493253002/diff/1/content/browser/media/media_web_contents_observer.h File content/browser/media/media_web_contents_observer.h (right): https://codereview.chromium.org/493253002/diff/1/content/browser/media/media_web_contents_observer.h#newcode61 content/browser/media/media_web_contents_observer.h:61: void ReleaseAllMediaPlayers(RenderFrameHost* render_frame_host); I think you don't need this ...
6 years, 4 months ago (2014-08-22 21:49:33 UTC) #4
David Trainor- moved to gerrit
https://chromiumcodereview.appspot.com/493253002/diff/1/content/browser/media/media_web_contents_observer.h File content/browser/media/media_web_contents_observer.h (right): https://chromiumcodereview.appspot.com/493253002/diff/1/content/browser/media/media_web_contents_observer.h#newcode61 content/browser/media/media_web_contents_observer.h:61: void ReleaseAllMediaPlayers(RenderFrameHost* render_frame_host); On 2014/08/22 21:49:32, qinmin wrote: > ...
6 years, 3 months ago (2014-08-25 18:11:43 UTC) #5
Ted C
lgtm https://chromiumcodereview.appspot.com/493253002/diff/20001/content/browser/media/android/browser_media_player_manager.h File content/browser/media/android/browser_media_player_manager.h (right): https://chromiumcodereview.appspot.com/493253002/diff/20001/content/browser/media/android/browser_media_player_manager.h#newcode73 content/browser/media/android/browser_media_player_manager.h:73: void ReleaseAllMediaPlayers(); I would add a comment for ...
6 years, 3 months ago (2014-08-25 18:38:56 UTC) #6
Ted C
lgtm lgtm
6 years, 3 months ago (2014-08-25 18:38:57 UTC) #7
David Trainor- moved to gerrit
https://chromiumcodereview.appspot.com/493253002/diff/20001/content/browser/media/android/browser_media_player_manager.h File content/browser/media/android/browser_media_player_manager.h (right): https://chromiumcodereview.appspot.com/493253002/diff/20001/content/browser/media/android/browser_media_player_manager.h#newcode73 content/browser/media/android/browser_media_player_manager.h:73: void ReleaseAllMediaPlayers(); On 2014/08/25 18:38:56, Ted C wrote: > ...
6 years, 3 months ago (2014-08-25 18:44:01 UTC) #8
qinmin
lgtm % nits https://chromiumcodereview.appspot.com/493253002/diff/40001/content/browser/web_contents/web_contents_android.cc File content/browser/web_contents/web_contents_android.cc (right): https://chromiumcodereview.appspot.com/493253002/diff/40001/content/browser/web_contents/web_contents_android.cc#newcode190 content/browser/web_contents/web_contents_android.cc:190: web_contents_->GetRenderViewHost()); nit: -2 indent https://chromiumcodereview.appspot.com/493253002/diff/40001/content/browser/web_contents/web_contents_android.cc#newcode192 content/browser/web_contents/web_contents_android.cc:192: ...
6 years, 3 months ago (2014-08-25 18:57:12 UTC) #9
David Trainor- moved to gerrit
https://chromiumcodereview.appspot.com/493253002/diff/40001/content/browser/web_contents/web_contents_android.cc File content/browser/web_contents/web_contents_android.cc (right): https://chromiumcodereview.appspot.com/493253002/diff/40001/content/browser/web_contents/web_contents_android.cc#newcode190 content/browser/web_contents/web_contents_android.cc:190: web_contents_->GetRenderViewHost()); On 2014/08/25 18:57:12, qinmin wrote: > nit: -2 ...
6 years, 3 months ago (2014-08-25 23:42:15 UTC) #10
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 3 months ago (2014-08-25 23:46:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/60001
6 years, 3 months ago (2014-08-25 23:48:51 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-26 02:43:32 UTC) #13
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-26 02:43:34 UTC) #14
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 3 months ago (2014-08-26 19:04:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/60001
6 years, 3 months ago (2014-08-26 19:05:52 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-26 19:07:23 UTC) #17
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-26 19:07:24 UTC) #18
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 3 months ago (2014-08-27 21:40:19 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/80001
6 years, 3 months ago (2014-08-27 21:42:08 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-27 22:43:56 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 23:11:35 UTC) #22
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-27 23:11:37 UTC) #23
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 3 months ago (2014-08-27 23:28:39 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/80001
6 years, 3 months ago (2014-08-27 23:29:34 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-27 23:30:53 UTC) #26
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-27 23:30:54 UTC) #27
David Trainor- moved to gerrit
The CQ bit was checked by dtrainor@chromium.org
6 years, 3 months ago (2014-08-28 18:20:14 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/100001
6 years, 3 months ago (2014-08-28 18:21:29 UTC) #29
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_tests_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 19:12:39 UTC) #30
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 20:09:25 UTC) #31
commit-bot: I haz the power
Failed to commit the patch.
6 years, 3 months ago (2014-08-28 20:09:26 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dtrainor@chromium.org/493253002/100001
6 years, 3 months ago (2014-09-02 18:14:45 UTC) #34
commit-bot: I haz the power
Committed patchset #6 (id:100001) as c4c1b9a06a713ff6db84b060a3190bbf0560290c
6 years, 3 months ago (2014-09-02 18:20:04 UTC) #35
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:19:29 UTC) #36
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/8cda4271a88ecf178e1b6104bcca6cb35527f765
Cr-Commit-Position: refs/heads/master@{#292959}

Powered by Google App Engine
This is Rietveld 408576698