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

Issue 61873005: Fix a small bug in bookmarks_bridge.cc (Closed)

Created:
7 years, 1 month ago by Ramya
Modified:
7 years, 1 month ago
Reviewers:
Ted C, newt (away)
CC:
chromium-reviews
Visibility:
Public.

Description

Fix a small bug in bookmarks_bridge.cc While fetching the node_id and type from java bookmark object, we fallback to the mobile bookmarks folder in case the value in the invalid -1. We need to update the java bookmark object to reflect this change before passing it back. BUG=316405 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235499

Patch Set 1 #

Patch Set 2 : Remove log #

Total comments: 8

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Ramya
tedchoc@/newt@ PTAL
7 years, 1 month ago (2013-11-08 00:16:47 UTC) #1
Ted C
https://codereview.chromium.org/61873005/diff/30001/chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java File chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java (right): https://codereview.chromium.org/61873005/diff/30001/chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java#newcode294 chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java:294: private static BookmarkId getBookmarkId(long id, int type) { I ...
7 years, 1 month ago (2013-11-08 01:28:26 UTC) #2
newt (away)
looks good. a few ideas inline, take them or leave them :) https://codereview.chromium.org/61873005/diff/30001/chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java File chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java ...
7 years, 1 month ago (2013-11-08 01:54:05 UTC) #3
Ramya
https://codereview.chromium.org/61873005/diff/30001/chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java File chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java (right): https://codereview.chromium.org/61873005/diff/30001/chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java#newcode294 chrome/android/java/src/org/chromium/chrome/browser/BookmarksBridge.java:294: private static BookmarkId getBookmarkId(long id, int type) { On ...
7 years, 1 month ago (2013-11-11 18:34:16 UTC) #4
Ted C
lgtm
7 years, 1 month ago (2013-11-14 22:26:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-14 23:42:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-15 01:33:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-15 03:56:58 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=224823
7 years, 1 month ago (2013-11-15 07:08:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-15 18:57:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-15 21:55:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cramya@chromium.org/61873005/150001
7 years, 1 month ago (2013-11-16 00:23:04 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-16 02:37:24 UTC) #13
Message was sent while issue was closed.
Change committed as 235499

Powered by Google App Engine
This is Rietveld 408576698