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

Issue 2450663003: MD History: hide tooltip promo when drawer is swiped open (Closed)

Created:
4 years, 1 month ago by Dan Beam
Modified:
4 years, 1 month ago
Reviewers:
calamity
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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: hide tooltip promo when drawer is swiped open R=calamity@chromium.org BUG=657357 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/e4c0fe97a41412df82df5a4b082270fef8df0f28 Cr-Commit-Position: refs/heads/master@{#428089}

Patch Set 1 #

Patch Set 2 : settings title fix #

Total comments: 2

Patch Set 3 : bindings down, events up #

Patch Set 4 : tweaks #

Total comments: 5

Patch Set 5 : on-lonely="fixUpCode_" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -39 lines) Patch
M chrome/browser/resources/md_downloads/crisper.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_history/app.html View 1 2 3 4 4 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/resources/md_history/app.js View 1 2 3 4 2 chunks +34 lines, -6 lines 0 comments Download
M chrome/browser/resources/md_history/app.crisper.js View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 3 4 4 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_history/compiled_resources2.gyp View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.js View 1 2 3 4 2 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 2 3 4 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/md_history_ui.cc View 1 2 3 2 chunks +1 line, -3 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js View 1 2 3 4 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
Dan Beam
4 years, 1 month ago (2016-10-25 23:35:19 UTC) #3
Dan Beam
ping calamity@
4 years, 1 month ago (2016-10-27 01:58:44 UTC) #7
calamity
https://codereview.chromium.org/2450663003/diff/20001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2450663003/diff/20001/chrome/browser/resources/md_history/app.js#newcode96 chrome/browser/resources/md_history/app.js:96: notify: true, Does this need notify: true? https://codereview.chromium.org/2450663003/diff/20001/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js File ...
4 years, 1 month ago (2016-10-27 02:12:41 UTC) #8
Dan Beam
bindings down, events up
4 years, 1 month ago (2016-10-27 03:11:38 UTC) #9
calamity
lgtm w/ nits. https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.html File chrome/browser/resources/md_history/app.html (right): https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.html#newcode111 chrome/browser/resources/md_history/app.html:111: on-cr-toolbar-promo-close="onCrToolbarPromoClose_"> nit: The rest of the ...
4 years, 1 month ago (2016-10-27 03:20:31 UTC) #12
Dan Beam
https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.js#newcode177 chrome/browser/resources/md_history/app.js:177: if (!showMenuPromo && oldShowMenuPromo) damn it, this code wasn't ...
4 years, 1 month ago (2016-10-27 03:22:18 UTC) #13
Dan Beam
https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.html File chrome/browser/resources/md_history/app.html (right): https://codereview.chromium.org/2450663003/diff/60001/chrome/browser/resources/md_history/app.html#newcode111 chrome/browser/resources/md_history/app.html:111: on-cr-toolbar-promo-close="onCrToolbarPromoClose_"> On 2016/10/27 03:20:31, calamity wrote: > nit: The ...
4 years, 1 month ago (2016-10-27 03:42:18 UTC) #17
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/2450663003/130001
4 years, 1 month ago (2016-10-27 04:11:30 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/168840)
4 years, 1 month ago (2016-10-27 04:27:50 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/2450663003/130001
4 years, 1 month ago (2016-10-27 17:33:04 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:130001)
4 years, 1 month ago (2016-10-27 18:39:06 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 19:01:38 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e4c0fe97a41412df82df5a4b082270fef8df0f28
Cr-Commit-Position: refs/heads/master@{#428089}

Powered by Google App Engine
This is Rietveld 408576698