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

Issue 2960143002: MD Bookmarks: Remove '/?id=1' from URL when displaying Bookmarks Bar (Closed)

Created:
3 years, 5 months ago by tsergeant
Modified:
3 years, 5 months ago
Reviewers:
Lei Zhang, calamity
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Bookmarks: Remove '/?id=1' from URL when displaying Bookmarks Bar This changes the default URL for MD Bookmarks to 'chrome://bookmarks', like the previous bookmark manager. Upon navigating to a different folder or performing a search, the URL will update as expected. BUG=658980 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2960143002 Cr-Commit-Position: refs/heads/master@{#484481} Committed: https://chromium.googlesource.com/chromium/src/+/4622c187b62c9cec74ff576bd8d02f486cc6f394

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Tweak logic to remove extra dispatch, add tests #

Total comments: 10

Patch Set 4 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -24 lines) Patch
M chrome/browser/resources/md_bookmarks/constants.js View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/router.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/router.js View 1 2 3 3 chunks +14 lines, -10 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/util.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/chrome_pages.cc View 1 2 3 1 chunk +3 lines, -10 lines 0 comments Download
M chrome/browser/ui/webui/bookmarks_ui_browsertest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/md_bookmarks/router_test.js View 1 2 3 3 chunks +13 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 28 (20 generated)
tsergeant
3 years, 5 months ago (2017-07-04 04:18:24 UTC) #11
calamity
https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/resources/md_bookmarks/router.html File chrome/browser/resources/md_bookmarks/router.html (right): https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/resources/md_bookmarks/router.html#newcode10 chrome/browser/resources/md_bookmarks/router.html:10: <iron-location query="{{query}}" dwell-time="200"></iron-location> Is this just because 2s felt ...
3 years, 5 months ago (2017-07-05 04:04:39 UTC) #14
tsergeant
https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/resources/md_bookmarks/router.html File chrome/browser/resources/md_bookmarks/router.html (right): https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/resources/md_bookmarks/router.html#newcode10 chrome/browser/resources/md_bookmarks/router.html:10: <iron-location query="{{query}}" dwell-time="200"></iron-location> On 2017/07/05 04:04:38, calamity wrote: > ...
3 years, 5 months ago (2017-07-05 07:37:36 UTC) #17
calamity
lgtm https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/ui/chrome_pages.cc File chrome/browser/ui/chrome_pages.cc (right): https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/ui/chrome_pages.cc#newcode174 chrome/browser/ui/chrome_pages.cc:174: params.path_behavior = NavigateParams::IGNORE_AND_NAVIGATE; On 2017/07/05 07:37:36, tsergeant wrote: ...
3 years, 5 months ago (2017-07-06 04:16:29 UTC) #20
tsergeant
+thestig@, PTAL at chrome_pages.cc https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/ui/chrome_pages.cc File chrome/browser/ui/chrome_pages.cc (right): https://codereview.chromium.org/2960143002/diff/40001/chrome/browser/ui/chrome_pages.cc#newcode174 chrome/browser/ui/chrome_pages.cc:174: params.path_behavior = NavigateParams::IGNORE_AND_NAVIGATE; On 2017/07/06 ...
3 years, 5 months ago (2017-07-06 04:51:07 UTC) #22
Lei Zhang
On 2017/07/06 04:51:07, tsergeant wrote: > +thestig@, PTAL at chrome_pages.cc rs lgtm
3 years, 5 months ago (2017-07-06 05:13:57 UTC) #23
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/2960143002/60001
3 years, 5 months ago (2017-07-06 05:23:57 UTC) #25
commit-bot: I haz the power
3 years, 5 months ago (2017-07-06 06:35:42 UTC) #28
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/4622c187b62c9cec74ff576bd8d0...

Powered by Google App Engine
This is Rietveld 408576698