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

Issue 2888653002: [Cast,Android] Replace custom MediaController with android.widget.MediaController. (Closed)

Created:
3 years, 7 months ago by whywhat
Modified:
3 years, 7 months ago
Reviewers:
Nico, dgn
CC:
agrieve+watch_chromium.org, chromium-reviews, feature-media-reviews_chromium.org, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cast,Android] Replace custom MediaController with android.widget.MediaController. BUG=722688 TEST=manual (cast a video from Chrome and tap on the notification, test the fullscreen controls) Review-Url: https://codereview.chromium.org/2888653002 Cr-Commit-Position: refs/heads/master@{#472583} Committed: https://chromium.googlesource.com/chromium/src/+/41ecb285107a4f13871031481cb865763779d87f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Dedented the color in the xml file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -836 lines) Patch
M chrome/android/BUILD.gn View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/android/java/res/layout/expanded_cast_controller.xml View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/android/java/res/values/colors.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/media/remote/ExpandedControllerActivity.java View 12 chunks +109 lines, -79 lines 0 comments Download
D third_party/android_media/BUILD.gn View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/android_media/LICENSE View 1 chunk +0 lines, -202 lines 0 comments Download
D third_party/android_media/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/android_media/README.chromium View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/android_media/java/res/layout/media_controller.xml View 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/android_media/java/res/values/colors.xml View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/android_media/java/src/org/chromium/third_party/android/media/MediaController.java View 1 chunk +0 lines, -386 lines 0 comments Download
M tools/android/eclipse/.classpath View 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (13 generated)
whywhat
PTaL dgn: chrome/android/java/* thakis: chrome/android/BUILD.gn and deletion of third_party/android_media/
3 years, 7 months ago (2017-05-16 19:08:44 UTC) #3
Nico
"android.widget. one" in CL description looks like a typo. TEST= is supposed to describe _how_ ...
3 years, 7 months ago (2017-05-16 19:13:26 UTC) #5
whywhat
On 2017/05/16 at 19:13:26, thakis wrote: > "android.widget. one" in CL description looks like a ...
3 years, 7 months ago (2017-05-16 19:51:23 UTC) #7
whywhat
https://codereview.chromium.org/2888653002/diff/1/chrome/android/java/res/values/colors.xml File chrome/android/java/res/values/colors.xml (right): https://codereview.chromium.org/2888653002/diff/1/chrome/android/java/res/values/colors.xml#newcode219 chrome/android/java/res/values/colors.xml:219: <color name="cast_media_controller_text">#bebebe</color> On 2017/05/16 at 19:13:26, Nico wrote: > ...
3 years, 7 months ago (2017-05-16 19:51:28 UTC) #8
whywhat
Dedented the color in the xml file.
3 years, 7 months ago (2017-05-16 19:52:15 UTC) #9
dgn
rslgtm
3 years, 7 months ago (2017-05-17 16:15:49 UTC) #11
dgn
lgtm
3 years, 7 months ago (2017-05-17 16:16:06 UTC) #12
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/2888653002/20001
3 years, 7 months ago (2017-05-17 17:12:23 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/447350)
3 years, 7 months ago (2017-05-17 19:25:41 UTC) #19
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/2888653002/20001
3 years, 7 months ago (2017-05-17 20:22:49 UTC) #21
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/41ecb285107a4f13871031481cb865763779d87f
3 years, 7 months ago (2017-05-17 22:12:11 UTC) #24
whywhat
3 years, 7 months ago (2017-05-23 21:31:39 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2904683002/ by avayvod@chromium.org.

The reason for reverting is: The CL caused a crash:
https://bugs.chromium.org/p/chromium/issues/detail?id=725028
The revert can't be submitted though as the previous version will break the
build..

Powered by Google App Engine
This is Rietveld 408576698