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

Issue 257003004: Remove dependency on bookmark_model_factory from bookmark_test_helpers (Closed)

Created:
6 years, 7 months ago by sdefresne
Modified:
6 years, 7 months ago
Reviewers:
tfarina, sky, blundell
CC:
chromium-reviews, tfarina, James Su, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@364433
Visibility:
Public.

Description

Remove dependency on bookmark_model_factory from bookmark_test_helpers Remove the helper function test::WaitForBookmarkModelToLoad(Profile*) and port client to use test::WaitForBookmarkModelToLoad(BookmarkModel*) instead. BUG=367839 TBR=sky Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268214

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix compilation #

Patch Set 4 : Fix unit tests on Linux & Windows #

Messages

Total messages: 28 (0 generated)
sdefresne
PTAL
6 years, 7 months ago (2014-04-28 18:02:42 UTC) #1
tfarina
I was planning to do this myself, since I added these functions. But since you ...
6 years, 7 months ago (2014-04-28 18:13:56 UTC) #2
sky
LGTM
6 years, 7 months ago (2014-04-28 20:27:10 UTC) #3
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-04-28 22:13:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/257003004/1
6 years, 7 months ago (2014-04-28 22:14:11 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 22:14:17 UTC) #6
commit-bot: I haz the power
Failed to apply patch for chrome/browser/bookmarks/bookmark_test_helpers.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-04-28 22:14:17 UTC) #7
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-04-30 11:05:33 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/257003004/30001
6 years, 7 months ago (2014-04-30 11:05:56 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 11:16:59 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-04-30 11:16:59 UTC) #11
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-04-30 11:44:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/257003004/50001
6 years, 7 months ago (2014-04-30 11:44:11 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-30 11:58:12 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-04-30 11:58:13 UTC) #15
tfarina
You need to fix: chrome/browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc:32 and chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc:49
6 years, 7 months ago (2014-04-30 20:05:25 UTC) #16
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-01 14:33:46 UTC) #17
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-01 14:33:54 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/257003004/70001
6 years, 7 months ago (2014-05-01 14:33:59 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-01 14:53:02 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on tryserver.chromium
6 years, 7 months ago (2014-05-01 14:53:02 UTC) #21
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-01 15:30:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/257003004/90001
6 years, 7 months ago (2014-05-01 15:31:26 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-01 16:19:31 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium
6 years, 7 months ago (2014-05-01 16:19:32 UTC) #25
sdefresne
The CQ bit was checked by sdefresne@chromium.org
6 years, 7 months ago (2014-05-05 14:05:38 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sdefresne@chromium.org/257003004/110001
6 years, 7 months ago (2014-05-05 14:06:02 UTC) #27
commit-bot: I haz the power
6 years, 7 months ago (2014-05-05 17:41:08 UTC) #28
Message was sent while issue was closed.
Change committed as 268214

Powered by Google App Engine
This is Rietveld 408576698