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

Issue 7610012: Ignore and navigate to url when opening bookmark manager for a node. (Closed)

Created:
9 years, 4 months ago by flackr
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Ignore and navigate to url when opening bookmark manager for a node. This fixes the issue that bookmark manager allows you to open to a specific folder (using a location hash) but if it is already open it does not navigate to that folder. BUG=None TEST=Manually opened the bookmark manager to one folder, then to another and verified that it did navigate the singleton tab to the second folder. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96930

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only IGNORE_AND_NAVIGATE on OpenBookmarkManagerForNode. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/ui/browser.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
flackr
9 years, 4 months ago (2011-08-10 22:52:49 UTC) #1
Evan Stade
http://codereview.chromium.org/7610012/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7610012/diff/1/chrome/browser/ui/browser.cc#newcode1251 chrome/browser/ui/browser.cc:1251: params.path_behavior = browser::NavigateParams::IGNORE_AND_NAVIGATE; If we always want this, then ...
9 years, 4 months ago (2011-08-11 17:43:24 UTC) #2
flackr
http://codereview.chromium.org/7610012/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/7610012/diff/1/chrome/browser/ui/browser.cc#newcode1251 chrome/browser/ui/browser.cc:1251: params.path_behavior = browser::NavigateParams::IGNORE_AND_NAVIGATE; So after playing with the other ...
9 years, 4 months ago (2011-08-12 14:44:10 UTC) #3
Evan Stade
lgtm
9 years, 4 months ago (2011-08-12 21:50:06 UTC) #4
commit-bot: I haz the power
9 years, 4 months ago (2011-08-16 12:39:54 UTC) #5
Change committed as 96930

Powered by Google App Engine
This is Rietveld 408576698