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

Issue 2253083003: [MD History] Add shadow to toolbar on scroll. (Closed)

Created:
4 years, 4 months ago by calamity
Modified:
4 years, 4 months ago
Reviewers:
tsergeant
CC:
chromium-reviews, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@more_stats
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD History] Add shadow to toolbar on scroll. This CL adds the IronScrollTargetBehavior to history-app so that it can listen to scroll events from the currently active history view and render a shadow beneath the toolbar when the scroll isn't at the top. BUG=638114 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/cb8aa763196dbb73c7aa724bd3bc7374a2a540a7 Cr-Commit-Position: refs/heads/master@{#414048}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : rebase, address comments #

Patch Set 3 : fix_test? #

Patch Set 4 : rebase #

Messages

Total messages: 32 (22 generated)
calamity
4 years, 4 months ago (2016-08-19 08:26:16 UTC) #5
tsergeant
lgtm https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/list_container.js File chrome/browser/resources/md_history/list_container.js (right): https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/list_container.js#newcode98 chrome/browser/resources/md_history/list_container.js:98: getContentScrollTarget: function() { Nit: @return annotation https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/synced_device_manager.js File ...
4 years, 4 months ago (2016-08-22 00:45:03 UTC) #6
Dan Beam
did we re-use anything from <paper-header-panel mode="waterfall">? https://elements.polymer-project.org/elements/paper-header-panel?view=demo:demo/index.html&active=paper-header-panel https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/app.js#newcode129 chrome/browser/resources/md_history/app.js:129: this.toolbarShadow_ ...
4 years, 4 months ago (2016-08-23 00:15:24 UTC) #7
calamity
On 2016/08/23 00:15:24, Dan Beam wrote: > did we re-use anything from <paper-header-panel mode="waterfall">? > ...
4 years, 4 months ago (2016-08-23 03:19:54 UTC) #8
calamity
https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2253083003/diff/40001/chrome/browser/resources/md_history/app.js#newcode129 chrome/browser/resources/md_history/app.js:129: this.toolbarShadow_ = (this.scrollTarget.scrollTop != 0); On 2016/08/23 00:15:24, Dan ...
4 years, 4 months ago (2016-08-23 03:23:32 UTC) #9
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/2253083003/80001
4 years, 4 months ago (2016-08-24 05:20:17 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/57316)
4 years, 4 months ago (2016-08-24 05:23:22 UTC) #22
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/2253083003/90001
4 years, 4 months ago (2016-08-24 11:48:07 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:90001)
4 years, 4 months ago (2016-08-24 11:51:58 UTC) #30
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 11:54:48 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cb8aa763196dbb73c7aa724bd3bc7374a2a540a7
Cr-Commit-Position: refs/heads/master@{#414048}

Powered by Google App Engine
This is Rietveld 408576698