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

Issue 265853002: Allow embedder to force visibility of permanent nodes (Closed)

Created:
6 years, 7 months ago by sdefresne
Modified:
6 years, 7 months ago
CC:
chromium-reviews, haitaol+watch_chromium.org, tfarina, maniscalco+watch_chromium.org, browser-components-watch_chromium.org, tim+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Allow embedder to force visibility of permanent nodes The set of bookmark node initially visible can be controlled by the embedder (on iOS only "Mobile" node is visible). The order of the nodes depends on the visibility since the first node must be visible. BUG=364044 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269771

Patch Set 1 #

Patch Set 2 : Rebase & provides iOS implementation #

Patch Set 3 : Rebase & fix BookmarkModelTest.NodeVisibility #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -25 lines) Patch
M chrome/browser/bookmarks/bookmark_model_unittest.cc View 1 2 1 chunk +10 lines, -7 lines 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.cc View 1 3 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_model_associator.cc View 3 chunks +13 lines, -3 lines 0 comments Download
M components/bookmarks/core/browser/bookmark_client.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/bookmarks/core/browser/bookmark_model.h View 1 2 chunks +8 lines, -3 lines 0 comments Download
M components/bookmarks/core/browser/bookmark_model.cc View 1 2 5 chunks +49 lines, -12 lines 0 comments Download
M components/bookmarks/core/test/test_bookmark_client.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/bookmarks/core/test/test_bookmark_client.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
blundell
noyau@, can you take a look at this?
6 years, 7 months ago (2014-05-05 13:05:54 UTC) #1
noyau (Ping after 24h)
lgtm
6 years, 7 months ago (2014-05-05 13:36:11 UTC) #2
blundell
Rubberstamp LGTM for OWNERS
6 years, 7 months ago (2014-05-05 13:37:05 UTC) #3
sdefresne
PTAL to chrome_bookmark_client.cc
6 years, 7 months ago (2014-05-06 12:59:56 UTC) #4
sdefresne
+zea for OWNERS of chrome/browser/sync/glue
6 years, 7 months ago (2014-05-06 13:02:00 UTC) #5
blundell
lgtm
6 years, 7 months ago (2014-05-07 15:07:23 UTC) #6
Nicolas Zea
lgtm
6 years, 7 months ago (2014-05-07 17:02:58 UTC) #7
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-07 18:57:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/265853002/40001
6 years, 7 months ago (2014-05-07 18:59:51 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-08 05:44:42 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-08 05:48:00 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium linux_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-05-08 05:48:01 UTC) #12
tfarina
https://codereview.chromium.org/265853002/diff/40001/components/bookmarks/core/browser/bookmark_model.cc File components/bookmarks/core/browser/bookmark_model.cc (right): https://codereview.chromium.org/265853002/diff/40001/components/bookmarks/core/browser/bookmark_model.cc#newcode682 components/bookmarks/core/browser/bookmark_model.cc:682: ->set_visible(value || client_->IsPermanentNodeVisible(type)); is this the format produced by ...
6 years, 7 months ago (2014-05-09 03:09:44 UTC) #13
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-09 08:57:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/265853002/80001
6 years, 7 months ago (2014-05-09 09:04:27 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-09 10:51:59 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-09 11:57:39 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/24945) linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/29670)
6 years, 7 months ago (2014-05-09 11:57:40 UTC) #18
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-12 10:06:21 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/265853002/100001
6 years, 7 months ago (2014-05-12 10:06:26 UTC) #20
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 12:32:20 UTC) #21
Message was sent while issue was closed.
Change committed as 269771

Powered by Google App Engine
This is Rietveld 408576698