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

Issue 1993003002: [Media Router WebUI] Disable search by default. (Closed)

Created:
4 years, 7 months ago by btolsch
Modified:
4 years, 7 months ago
Reviewers:
apacible, amp
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 WebUI] Disable search by default. This change disables the search feature by default, only enabling it for exceptionally long sink lists and when pseudo sinks are available. Whether search is enabled is determined when the list of available sinks is updated. Once it has been enabled, it will not be disabled for the rest of the life of the dialog. R=amp@chromium.org, apacible@chromium.org BUG=612969 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/4d46c6973164274ba1e67242eae30bbc9050fce0 Cr-Commit-Position: refs/heads/master@{#395128}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Responding to comments #

Messages

Total messages: 14 (4 generated)
btolsch
PTAL, thanks!
4 years, 7 months ago (2016-05-18 21:45:09 UTC) #2
amp
https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode2281 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:2281: sinkList.style.paddingBottom = '0'; Does this ever need to be ...
4 years, 7 months ago (2016-05-18 22:25:25 UTC) #3
btolsch
https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode2281 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:2281: sinkList.style.paddingBottom = '0'; On 2016/05/18 22:25:25, amp wrote: > ...
4 years, 7 months ago (2016-05-18 22:39:33 UTC) #4
amp
On 2016/05/18 22:39:33, btolsch wrote: > https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js > File > chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js > (right): > > ...
4 years, 7 months ago (2016-05-19 01:03:41 UTC) #5
amp
lgtm
4 years, 7 months ago (2016-05-19 01:03:49 UTC) #6
apacible
lgtm with minor comments https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode1993 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:1993: this.sinksToShow_.length > media_router.MINIMUM_SINKS_FOR_SEARCH; >= https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode2072 ...
4 years, 7 months ago (2016-05-20 16:46:39 UTC) #7
btolsch
https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js File chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js (right): https://codereview.chromium.org/1993003002/diff/1/chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js#newcode1993 chrome/browser/resources/media_router/elements/media_router_container/media_router_container.js:1993: this.sinksToShow_.length > media_router.MINIMUM_SINKS_FOR_SEARCH; On 2016/05/20 16:46:39, apacible wrote: > ...
4 years, 7 months ago (2016-05-20 17:54:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1993003002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1993003002/20001
4 years, 7 months ago (2016-05-20 17:54:38 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-20 19:07:08 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-20 19:08:38 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4d46c6973164274ba1e67242eae30bbc9050fce0
Cr-Commit-Position: refs/heads/master@{#395128}

Powered by Google App Engine
This is Rietveld 408576698