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

Issue 2275653002: MD Downloads: use "big search" box like MD history (Closed)

Created:
4 years, 3 months ago by Dan Beam
Modified:
4 years, 3 months ago
Reviewers:
tsergeant
CC:
chromium-reviews, asanka, dbeam+watch-elements_chromium.org, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, michaelpg+watch-elements_chromium.org, stevenjb+watch-md-settings_chromium.org, dbeam+watch-downloads_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@dl-menu-rtl
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Downloads: use "big search" box like MD history These make the UIs look more consistent. It also makes downloads look way better, IMO. R=tsergeant@chromium.org BUG=588324 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/ffabcb7320d61727b552d23999d82f8aa40ed2ad Cr-Commit-Position: refs/heads/master@{#414022}

Patch Set 1 #

Patch Set 2 : asdf #

Patch Set 3 : closure fixes #

Total comments: 6

Patch Set 4 : functional changes #

Patch Set 5 : one test fix? #

Total comments: 4

Patch Set 6 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1000 lines, -403 lines) Patch
M chrome/browser/resources/md_downloads/compiled_resources2.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_downloads/crisper.js View 1 2 3 7 chunks +250 lines, -59 lines 0 comments Download
M chrome/browser/resources/md_downloads/manager.css View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/resources/md_downloads/manager.html View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/md_downloads/manager.js View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_downloads/toolbar.css View 1 3 chunks +24 lines, -68 lines 0 comments Download
M chrome/browser/resources/md_downloads/toolbar.html View 1 2 3 4 5 1 chunk +22 lines, -32 lines 0 comments Download
M chrome/browser/resources/md_downloads/toolbar.js View 1 4 chunks +12 lines, -6 lines 0 comments Download
M chrome/browser/resources/md_downloads/vulcanized.html View 1 2 3 9 chunks +623 lines, -209 lines 0 comments Download
M chrome/browser/resources/md_history/app.crisper.js View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 3 5 chunks +23 lines, -9 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/md_history/history_drawer_test.js View 1 2 3 4 5 2 chunks +4 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html View 1 2 3 4 chunks +23 lines, -9 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 31 (21 generated)
Dan Beam
4 years, 3 months ago (2016-08-23 22:41:37 UTC) #2
Dan Beam
screenshots: http://imgur.com/a/t2qRH
4 years, 3 months ago (2016-08-23 23:12:09 UTC) #7
tsergeant
https://codereview.chromium.org/2275653002/diff/40001/chrome/browser/resources/md_downloads/toolbar.html File chrome/browser/resources/md_downloads/toolbar.html (right): https://codereview.chromium.org/2275653002/diff/40001/chrome/browser/resources/md_downloads/toolbar.html#newcode17 chrome/browser/resources/md_downloads/toolbar.html:17: show-menu="{{showMenu_}}" on-search-changed="onSearchChanged_"> showMenu_ and showingSearch_ don't appear to be ...
4 years, 3 months ago (2016-08-24 01:09:37 UTC) #12
Dan Beam
tests still don't pass https://codereview.chromium.org/2275653002/diff/40001/chrome/browser/resources/md_downloads/toolbar.html File chrome/browser/resources/md_downloads/toolbar.html (right): https://codereview.chromium.org/2275653002/diff/40001/chrome/browser/resources/md_downloads/toolbar.html#newcode17 chrome/browser/resources/md_downloads/toolbar.html:17: show-menu="{{showMenu_}}" on-search-changed="onSearchChanged_"> On 2016/08/24 01:09:37, ...
4 years, 3 months ago (2016-08-24 02:48:04 UTC) #13
tsergeant
I think the tests are failing because `menuButton` is only defined after `app.hasDrawer_ = true`. ...
4 years, 3 months ago (2016-08-24 04:36:06 UTC) #20
Dan Beam
On 2016/08/24 04:36:06, tsergeant wrote: > I think the tests are failing because `menuButton` is ...
4 years, 3 months ago (2016-08-24 06:00:41 UTC) #21
tsergeant
lgtm
4 years, 3 months ago (2016-08-24 06:27:55 UTC) #25
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/2275653002/120001
4 years, 3 months ago (2016-08-24 06:34:03 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 3 months ago (2016-08-24 08:36:15 UTC) #29
commit-bot: I haz the power
4 years, 3 months ago (2016-08-24 08:37:56 UTC) #31
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ffabcb7320d61727b552d23999d82f8aa40ed2ad
Cr-Commit-Position: refs/heads/master@{#414022}

Powered by Google App Engine
This is Rietveld 408576698