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

Issue 2235803003: MD History: Add tooltip for history menu button (Closed)

Created:
4 years, 4 months ago by lshang
Modified:
4 years, 4 months ago
Reviewers:
tsergeant, Dan Beam
CC:
chromium-reviews, 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, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: Add tooltip for history menu button Add tooltip for toolbar menu button in MD history, and MD settings which also use <cr-toolbar>. BUG=633556 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/874ed7b5e521c6cf2687b7f12dc09c44f48f206a Cr-Commit-Position: refs/heads/master@{#413042}

Patch Set 1 #

Patch Set 2 : add tooltip for md-settings #

Patch Set 3 : rebase #

Total comments: 4

Patch Set 4 : change description and name #

Total comments: 2

Patch Set 5 : minor change #

Patch Set 6 : rebase and vulcanize #

Patch Set 7 : minor change in menu label text #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/app/settings_strings.grdp View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/app.crisper.js View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/md_history_ui.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (23 generated)
lshang
PTAL thanks!
4 years, 4 months ago (2016-08-11 01:42:23 UTC) #4
tsergeant
https://codereview.chromium.org/2235803003/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2235803003/diff/40001/chrome/app/generated_resources.grd#newcode461 chrome/app/generated_resources.grd:461: + <message name="IDS_MD_HISTORY_HISTORY_MENU_DESCRIPTION" desc="Text used to identify the history ...
4 years, 4 months ago (2016-08-15 03:02:47 UTC) #9
lshang
https://codereview.chromium.org/2235803003/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2235803003/diff/40001/chrome/app/generated_resources.grd#newcode461 chrome/app/generated_resources.grd:461: + <message name="IDS_MD_HISTORY_HISTORY_MENU_DESCRIPTION" desc="Text used to identify the history ...
4 years, 4 months ago (2016-08-15 05:39:10 UTC) #10
tsergeant
lgtm https://codereview.chromium.org/2235803003/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2235803003/diff/60001/chrome/app/settings_strings.grdp#newcode212 chrome/app/settings_strings.grdp:212: <message name="IDS_SETTINGS_MENU_BUTTON_LABEL" desc="Text used to identify the sidebar ...
4 years, 4 months ago (2016-08-15 06:23:32 UTC) #11
lshang
Kindly ping @dbeam~ :-) https://codereview.chromium.org/2235803003/diff/60001/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2235803003/diff/60001/chrome/app/settings_strings.grdp#newcode212 chrome/app/settings_strings.grdp:212: <message name="IDS_SETTINGS_MENU_BUTTON_LABEL" desc="Text used to ...
4 years, 4 months ago (2016-08-17 00:58:41 UTC) #14
Dan Beam
lgtm i suppose but "Menu" is a pretty bad description... did you get this suggestion ...
4 years, 4 months ago (2016-08-17 02:07:01 UTC) #15
lshang
On 2016/08/17 02:07:01, Dan Beam wrote: > lgtm i suppose > > but "Menu" is ...
4 years, 4 months ago (2016-08-17 06:11:13 UTC) #18
Dan Beam
On 2016/08/17 06:11:13, Liu Shang wrote: > On 2016/08/17 02:07:01, Dan Beam wrote: > > ...
4 years, 4 months ago (2016-08-17 18:31:19 UTC) #23
lshang
On 2016/08/17 18:31:19, Dan Beam wrote: > On 2016/08/17 06:11:13, Liu Shang wrote: > > ...
4 years, 4 months ago (2016-08-18 08:18:20 UTC) #24
Dan Beam
On 2016/08/18 08:18:20, Liu Shang wrote: > On 2016/08/17 18:31:19, Dan Beam wrote: > > ...
4 years, 4 months ago (2016-08-18 19:24:54 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/2235803003/120001
4 years, 4 months ago (2016-08-19 03:09:20 UTC) #32
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-19 03:13:33 UTC) #34
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 03:18:53 UTC) #36
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/874ed7b5e521c6cf2687b7f12dc09c44f48f206a
Cr-Commit-Position: refs/heads/master@{#413042}

Powered by Google App Engine
This is Rietveld 408576698