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

Issue 1754713005: [Media Router] Animate transition between sink list and filter views. (Closed)

Created:
4 years, 9 months ago by btolsch
Modified:
4 years, 7 months ago
Reviewers:
apacible
CC:
chromium-reviews, media-router+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Media Router] Animate transition between sink list and filter views. This change adds: - Animated transition between sink list view and filter view. BUG=565696 R=apacible@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/a0482de9d6932c61bd89f6cae43f215cc599f0f3 Cr-Commit-Position: refs/heads/master@{#391422}

Patch Set 1 #

Total comments: 30

Patch Set 2 : Responding to comments #

Total comments: 24

Patch Set 3 : Fixed nits and closure compilation #

Patch Set 4 : Fixed externs typo #

Total comments: 4

Patch Set 5 : Rebase and fixed nits #

Patch Set 6 : Rebase to check for blink bug #

Patch Set 7 : Cleaned up animation queueing and tests #

Total comments: 9

Patch Set 8 : Nits and comments #

Patch Set 9 : Rebase for test fixes #

Patch Set 10 : Rebase for apacible's perf change #

Messages

Total messages: 24 (9 generated)
btolsch
PTAL, thanks!
4 years, 9 months ago (2016-03-03 05:13:06 UTC) #2
apacible
I tried out the animations locally, looks great! https://codereview.chromium.org/1754713005/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css (right): https://codereview.chromium.org/1754713005/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css#newcode148 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css:148: bottom: ...
4 years, 9 months ago (2016-03-04 03:18:23 UTC) #3
btolsch
I added some comments and simplifications. PTAL, thanks! https://codereview.chromium.org/1754713005/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css (right): https://codereview.chromium.org/1754713005/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css#newcode148 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.css:148: bottom: ...
4 years, 9 months ago (2016-03-04 18:37:34 UTC) #4
apacible
Looks great, just nits. Have you run this through the closure compiler? I'll patch this ...
4 years, 9 months ago (2016-03-07 19:29:56 UTC) #5
btolsch
If fixed the nits and added declarations to externs.js to get closure compilation working. PTAL ...
4 years, 9 months ago (2016-03-07 23:13:48 UTC) #6
apacible
lgtm It looks fine on osx right now, but worth doing more thorough testing after ...
4 years, 9 months ago (2016-03-09 18:12:47 UTC) #7
btolsch
The idea and effect are essentially the same but I have simplified the animation queueing ...
4 years, 8 months ago (2016-04-26 19:27:52 UTC) #8
apacible
lgtm once flaky test issues are resolved. https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html (right): https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html#newcode109 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html:109: hidden$="[[hideSinkListForAnimation_]]"> Replace ...
4 years, 7 months ago (2016-04-27 23:16:08 UTC) #9
btolsch
https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html (right): https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html#newcode109 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html:109: hidden$="[[hideSinkListForAnimation_]]"> On 2016/04/27 23:16:08, apacible wrote: > Replace isUserSearching_ ...
4 years, 7 months ago (2016-04-28 00:19:53 UTC) #10
apacible
https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html (right): https://codereview.chromium.org/1754713005/diff/120001/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html#newcode109 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.html:109: hidden$="[[hideSinkListForAnimation_]]"> On 2016/04/28 00:19:53, btolsch wrote: > On 2016/04/27 ...
4 years, 7 months ago (2016-04-28 01:00:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1754713005/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1754713005/160001
4 years, 7 months ago (2016-05-03 22:53:10 UTC) #15
commit-bot: I haz the power
Failed to apply the patch.
4 years, 7 months ago (2016-05-04 00:19:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1754713005/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1754713005/180001
4 years, 7 months ago (2016-05-04 02:13:42 UTC) #21
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 7 months ago (2016-05-04 02:29:13 UTC) #22
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 02:31:36 UTC) #24
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/a0482de9d6932c61bd89f6cae43f215cc599f0f3
Cr-Commit-Position: refs/heads/master@{#391422}

Powered by Google App Engine
This is Rietveld 408576698