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

Issue 2270993003: MD History: Add icon in top right of page when showing synced results (Closed)

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

Description

MD History: Add icon in top right of page when showing synced results This adds an (i) button to top right of the page which, when clicked, shows the 'Showing results from all your signed-in devices' message. The message can be dismissed by clicking anywhere or pressing escape. It will only show up for users with history sync enabled, on the main history page. BUG=622055 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/e226eff5fb383a9a54ec74c95e245a206449a9f5 Cr-Commit-Position: refs/heads/master@{#418454}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : IWYU and vulcaniz--whoops #

Total comments: 4

Patch Set 4 : Move to MD-specific strings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3687 lines, -3537 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/app.html View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/md_history/app.js View 1 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/app.crisper.js View 1 2 3 7 chunks +3430 lines, -3419 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 3 9 chunks +151 lines, -103 lines 0 comments Download
M chrome/browser/resources/md_history/history.js View 1 chunk +3 lines, -7 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 2 3 chunks +55 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.js View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/icons.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/md_history_ui.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/webui/md_history/history_toolbar_test.js View 1 2 2 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
tsergeant
4 years, 3 months ago (2016-09-06 04:45:03 UTC) #10
tsergeant
Ping?
4 years, 3 months ago (2016-09-12 23:15:10 UTC) #13
calamity
lgtm https://codereview.chromium.org/2270993003/diff/60001/chrome/browser/resources/md_history/history_toolbar.html File chrome/browser/resources/md_history/history_toolbar.html (right): https://codereview.chromium.org/2270993003/diff/60001/chrome/browser/resources/md_history/history_toolbar.html#newcode6 chrome/browser/resources/md_history/history_toolbar.html:6: <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button.html"> Are we getting rid of ...
4 years, 3 months ago (2016-09-13 03:12:25 UTC) #14
tsergeant
https://codereview.chromium.org/2270993003/diff/60001/chrome/browser/resources/md_history/history_toolbar.html File chrome/browser/resources/md_history/history_toolbar.html (right): https://codereview.chromium.org/2270993003/diff/60001/chrome/browser/resources/md_history/history_toolbar.html#newcode6 chrome/browser/resources/md_history/history_toolbar.html:6: <link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button.html"> On 2016/09/13 03:12:24, calamity wrote: > ...
4 years, 3 months ago (2016-09-13 04:03:06 UTC) #15
tsergeant
I realised that modifying the existing IDS_HISTORY string is a Bad Idea since it's used ...
4 years, 3 months ago (2016-09-13 23:25:53 UTC) #18
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/2270993003/80001
4 years, 3 months ago (2016-09-14 01:35:57 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 3 months ago (2016-09-14 01:59:45 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 02:01:51 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e226eff5fb383a9a54ec74c95e245a206449a9f5
Cr-Commit-Position: refs/heads/master@{#418454}

Powered by Google App Engine
This is Rietveld 408576698