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

Issue 2656443004: MD History: Add routing for grouped history mode. (Closed)

Created:
3 years, 11 months ago by tsergeant
Modified:
3 years, 10 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: Add routing for grouped history mode. This adds routes of the form `chrome://history/history/week?offset=1` to grouped MD History. When grouped history is not enabled, these routes are ignored. This CL also enables (grouped) MD History when the --enable-grouped-history flag is present. BUG=675841 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2656443004 Cr-Commit-Position: refs/heads/master@{#446955} Committed: https://chromium.googlesource.com/chromium/src/+/2112ddfabe748e6a6a6f9fdbb7de7ade58326957

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Tweak #

Total comments: 10

Patch Set 4 : Rebase #

Patch Set 5 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -72 lines) Patch
M chrome/browser/resources/md_history/app.html View 1 2 3 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_history/app.crisper.js View 1 2 3 4 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 3 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/md_history/compiled_resources2.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/md_history/grouped_list.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_history/history_list_behavior.js View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.html View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.js View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/lazy_load.crisper.js View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_history/list_container.html View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/md_history/list_container.js View 1 2 3 4 3 chunks +8 lines, -18 lines 0 comments Download
M chrome/browser/resources/md_history/query_manager.js View 1 3 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/resources/md_history/router.js View 1 2 3 4 2 chunks +91 lines, -18 lines 0 comments Download
M chrome/browser/resources/md_history/side_bar.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/md_history_ui.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/webui/md_history/history_routing_test.js View 1 3 chunks +31 lines, -3 lines 0 comments Download
M chrome/test/data/webui/md_history/md_history_browsertest.js View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 22 (16 generated)
tsergeant
Enjoy
3 years, 11 months ago (2017-01-24 06:32:32 UTC) #7
calamity
https://codereview.chromium.org/2656443004/diff/40001/chrome/browser/resources/md_history/history_toolbar.html File chrome/browser/resources/md_history/history_toolbar.html (right): https://codereview.chromium.org/2656443004/diff/40001/chrome/browser/resources/md_history/history_toolbar.html#newcode227 chrome/browser/resources/md_history/history_toolbar.html:227: <paper-tab value="2">$i18n{rangeMonth}</paper-tab> Tangent: these look terrible before the lazy ...
3 years, 10 months ago (2017-01-27 03:47:34 UTC) #10
tsergeant
https://codereview.chromium.org/2656443004/diff/40001/chrome/browser/resources/md_history/history_toolbar.html File chrome/browser/resources/md_history/history_toolbar.html (right): https://codereview.chromium.org/2656443004/diff/40001/chrome/browser/resources/md_history/history_toolbar.html#newcode227 chrome/browser/resources/md_history/history_toolbar.html:227: <paper-tab value="2">$i18n{rangeMonth}</paper-tab> On 2017/01/27 03:47:34, calamity wrote: > Tangent: ...
3 years, 10 months ago (2017-01-30 02:13:14 UTC) #13
calamity
lgtm! What a circuitous route.
3 years, 10 months ago (2017-01-30 03:34:15 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/2656443004/100001
3 years, 10 months ago (2017-01-30 03:38:39 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 03:43:55 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/2112ddfabe748e6a6a6f9fdbb7de...

Powered by Google App Engine
This is Rietveld 408576698