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

Issue 10825214: AndroidProvider: Add history for bookmarks if it doesn't exist. (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

AndroidProvider: Add history for bookmarks if it doesn't exist. BUG=http://b/6696843 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150765

Patch Set 1 #

Total comments: 5

Patch Set 2 : change to ensure_initialized_and_updated #

Patch Set 3 : Added a comments #

Patch Set 4 : Add set_hidden #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -16 lines) Patch
M chrome/browser/history/android/android_provider_backend.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/history/android/android_provider_backend.cc View 1 2 3 5 chunks +28 lines, -11 lines 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 3 chunks +29 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
michaelbai
8 years, 4 months ago (2012-08-07 02:01:40 UTC) #1
sky
http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc File chrome/browser/history/android/android_provider_backend.cc (right): http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc#newcode769 chrome/browser/history/android/android_provider_backend.cc:769: url_row.set_last_visit(Time::UnixEpoch()); You sure you don't want a time of ...
8 years, 4 months ago (2012-08-07 18:31:43 UTC) #2
michaelbai
PTAL http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc File chrome/browser/history/android/android_provider_backend.cc (right): http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc#newcode769 chrome/browser/history/android/android_provider_backend.cc:769: url_row.set_last_visit(Time::UnixEpoch()); - Set the time to Time::UnixEpoch() consistent ...
8 years, 4 months ago (2012-08-07 19:21:32 UTC) #3
sky
http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc File chrome/browser/history/android/android_provider_backend.cc (right): http://codereview.chromium.org/10825214/diff/1/chrome/browser/history/android/android_provider_backend.cc#newcode769 chrome/browser/history/android/android_provider_backend.cc:769: url_row.set_last_visit(Time::UnixEpoch()); On 2012/08/07 19:21:32, michaelbai wrote: > - Set ...
8 years, 4 months ago (2012-08-07 20:43:08 UTC) #4
michaelbai
Added the comment. PTAL
8 years, 4 months ago (2012-08-08 21:32:54 UTC) #5
sky
What about the hidden setting? Seems like we want that.
8 years, 4 months ago (2012-08-08 22:01:35 UTC) #6
michaelbai
Added set_hidden
8 years, 4 months ago (2012-08-08 22:53:24 UTC) #7
sky
LGTM
8 years, 4 months ago (2012-08-09 00:21:25 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/10825214/10003
8 years, 4 months ago (2012-08-09 00:52:38 UTC) #9
commit-bot: I haz the power
Try job failure for 10825214-10003 (retry) on linux_rel for step "nacl_integration". It's a second try, ...
8 years, 4 months ago (2012-08-09 02:18:07 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/10825214/10003
8 years, 4 months ago (2012-08-09 06:16:25 UTC) #11
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 07:36:50 UTC) #12
Change committed as 150765

Powered by Google App Engine
This is Rietveld 408576698