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

Issue 2032313002: MD WebUI: Add loading spinner to cr-toolbar, hook into MD History toolbar (Closed)

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

Description

MD WebUI: Add loading spinner to cr-toolbar, hook into MD History toolbar Adds a processing spinner which is visible when the search bar is open, and hooks it into MD History so that it is shown when loading data from a search. It is not shown when incrementally loading new data in the infinite list. BUG=610609 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/99778ce52abf223bd279c42669a9d9049f0f9fdf Cr-Commit-Position: refs/heads/master@{#398476}

Patch Set 1 : #

Total comments: 7

Patch Set 2 : Rename function and property #

Total comments: 10

Patch Set 3 : Closure comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -14 lines) Patch
M chrome/browser/resources/md_history/app.html View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/md_history/app.js View 1 2 6 chunks +28 lines, -1 line 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.js View 1 1 chunk +3 lines, -2 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.js View 1 2 chunks +13 lines, -9 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html View 1 4 chunks +21 lines, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.js View 1 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
tsergeant
+calamity Note that I've changed it to only show the spinner on a new, non-incremental ...
4 years, 6 months ago (2016-06-06 04:33:16 UTC) #4
calamity
lgtm. https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (left): https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js#oldcode214 chrome/browser/resources/md_history/app.js:214: syncedTabsSelected_(selectedPage) { On 2016/06/06 04:33:16, tsergeant wrote: > ...
4 years, 6 months ago (2016-06-07 04:46:05 UTC) #5
tsergeant
https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js#newcode222 chrome/browser/resources/md_history/app.js:222: * True if the backend is searching using a ...
4 years, 6 months ago (2016-06-07 06:54:55 UTC) #7
tsergeant
+dpapad for cr_toolbar/
4 years, 6 months ago (2016-06-07 06:57:31 UTC) #9
dpapad
LGTM with nits. https://codereview.chromium.org/2032313002/diff/60001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2032313002/diff/60001/chrome/browser/resources/md_history/app.js#newcode44 chrome/browser/resources/md_history/app.js:44: incremental: false, Shouldn't the QueryState typedef ...
4 years, 6 months ago (2016-06-08 00:07:36 UTC) #11
Dan Beam
https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (left): https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js#oldcode214 chrome/browser/resources/md_history/app.js:214: syncedTabsSelected_(selectedPage) { On 2016/06/07 04:46:04, calamity wrote: > On ...
4 years, 6 months ago (2016-06-08 01:18:39 UTC) #12
tsergeant
https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (left): https://codereview.chromium.org/2032313002/diff/20001/chrome/browser/resources/md_history/app.js#oldcode214 chrome/browser/resources/md_history/app.js:214: syncedTabsSelected_(selectedPage) { On 2016/06/08 01:18:38, Dan Beam wrote: > ...
4 years, 6 months ago (2016-06-08 02:53:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2032313002/120001
4 years, 6 months ago (2016-06-08 02:54:20 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 6 months ago (2016-06-08 04:08:45 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 04:10:36 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/99778ce52abf223bd279c42669a9d9049f0f9fdf
Cr-Commit-Position: refs/heads/master@{#398476}

Powered by Google App Engine
This is Rietveld 408576698