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

Issue 10825147: Made BookmarkService::GetBookmarks return both urls and title. (Closed)

Created:
8 years, 4 months ago by michaelbai
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

- Made BookmarkService::GetBookmarks return both urls and title, it still return the unique URLs, not matter what the title is. BUG=http://b/6696843 TEST=AndroidProviderBackendTest, BookmarkModelTest, BookmarkModelSQLHandlerTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150136

Patch Set 1 #

Patch Set 2 : Init #

Patch Set 3 : splited into 2 cls #

Total comments: 4

Patch Set 4 : Changed to URLAndTitle #

Patch Set 5 : sync #

Patch Set 6 : sync again #

Patch Set 7 : sync again again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -40 lines) Patch
M chrome/browser/bookmarks/bookmark_model.h View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model.cc View 1 2 3 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model_unittest.cc View 1 2 3 4 1 chunk +15 lines, -7 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_service.h View 1 2 3 2 chunks +12 lines, -5 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend.cc View 1 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/history/android/bookmark_model_sql_handler_unittest.cc View 1 2 3 4 4 chunks +19 lines, -15 lines 0 comments Download
M chrome/browser/history/history_backend.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
michaelbai
8 years, 4 months ago (2012-08-02 02:17:32 UTC) #1
sky
Can you separate these into two patches. First Getbookmarks change, then other changes. -Scott On ...
8 years, 4 months ago (2012-08-02 16:19:52 UTC) #2
michaelbai
Split into 2 CLs, this is 1st one. PTAL
8 years, 4 months ago (2012-08-02 17:51:26 UTC) #3
sky
https://chromiumcodereview.appspot.com/10825147/diff/11001/chrome/browser/bookmarks/bookmark_model.h File chrome/browser/bookmarks/bookmark_model.h (right): https://chromiumcodereview.appspot.com/10825147/diff/11001/chrome/browser/bookmarks/bookmark_model.h#newcode295 chrome/browser/bookmarks/bookmark_model.h:295: // Returns all the bookmarked urls and their title. ...
8 years, 4 months ago (2012-08-03 16:04:39 UTC) #4
michaelbai
PTAL https://chromiumcodereview.appspot.com/10825147/diff/11001/chrome/browser/bookmarks/bookmark_model.h File chrome/browser/bookmarks/bookmark_model.h (right): https://chromiumcodereview.appspot.com/10825147/diff/11001/chrome/browser/bookmarks/bookmark_model.h#newcode295 chrome/browser/bookmarks/bookmark_model.h:295: // Returns all the bookmarked urls and their ...
8 years, 4 months ago (2012-08-03 17:57:49 UTC) #5
sky
LGTM
8 years, 4 months ago (2012-08-03 22:21:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10825147/9004
8 years, 4 months ago (2012-08-03 22:36:59 UTC) #7
commit-bot: I haz the power
Try job failure for 10825147-9004 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-03 23:54:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10825147/9004
8 years, 4 months ago (2012-08-06 04:52:03 UTC) #9
commit-bot: I haz the power
Try job failure for 10825147-9004 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 05:12:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10825147/11014
8 years, 4 months ago (2012-08-06 17:09:43 UTC) #11
commit-bot: I haz the power
Try job failure for 10825147-11014 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 17:25:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10825147/17002
8 years, 4 months ago (2012-08-06 17:43:26 UTC) #13
commit-bot: I haz the power
Try job failure for 10825147-17002 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 18:02:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaelbai@chromium.org/10825147/1026
8 years, 4 months ago (2012-08-06 18:34:16 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-08-06 20:04:19 UTC) #16
Change committed as 150136

Powered by Google App Engine
This is Rietveld 408576698