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

Issue 899403002: Upstream Enhanced Bookmark Model (Closed)

Created:
5 years, 10 months ago by Ian Wen
Modified:
5 years, 8 months ago
CC:
chromium-reviews, noyau+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream Enhanced Bookmark Model This is the data layout of enhanced bookmark. There is no reason why this class should live in private repository. BUG=428832 Committed: https://crrev.com/691b64f43fc0a69752344e5edbbc4d8f406cf261 Cr-Commit-Position: refs/heads/master@{#315939}

Patch Set 1 #

Patch Set 2 : moved the jni bridge to enhanced_bookmarks package #

Patch Set 3 : Also change LaunchLocation's package name #

Patch Set 4 : Change get_landmines to force bots to rebuild #

Total comments: 3

Patch Set 5 : Address get_landmines issues. #

Total comments: 4

Patch Set 6 : nits #

Messages

Total messages: 22 (6 generated)
Ian Wen
I created a new folder to match the upstream package name. (Note in clank the ...
5 years, 10 months ago (2015-02-06 22:42:26 UTC) #2
Kibeom Kim (inactive)
On 2015/02/06 22:42:26, Ian Wen wrote: > I created a new folder to match the ...
5 years, 10 months ago (2015-02-06 23:11:09 UTC) #3
Ian Wen
On 2015/02/06 23:11:09, Kibeom Kim wrote: > On 2015/02/06 22:42:26, Ian Wen wrote: > > ...
5 years, 10 months ago (2015-02-09 23:43:34 UTC) #5
Ian Wen
ptal. :)
5 years, 10 months ago (2015-02-10 18:54:26 UTC) #7
Kibeom Kim (inactive)
lgtm thanks :) https://codereview.chromium.org/899403002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java File chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java (right): https://codereview.chromium.org/899403002/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java#newcode1 chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java:1: // Copyright 2014 The Chromium Authors. ...
5 years, 10 months ago (2015-02-10 19:18:35 UTC) #8
cjhopman
https://codereview.chromium.org/899403002/diff/60001/build/get_landmines.py File build/get_landmines.py (right): https://codereview.chromium.org/899403002/diff/60001/build/get_landmines.py#newcode65 build/get_landmines.py:65: print 'Clobber to fix gyp not rename package name ...
5 years, 10 months ago (2015-02-10 19:26:20 UTC) #9
Ian Wen
https://codereview.chromium.org/899403002/diff/60001/build/get_landmines.py File build/get_landmines.py (right): https://codereview.chromium.org/899403002/diff/60001/build/get_landmines.py#newcode65 build/get_landmines.py:65: print 'Clobber to fix gyp not rename package name ...
5 years, 10 months ago (2015-02-11 20:02:53 UTC) #10
Ian Wen
cjhopman@, could you please review get_landmines.py? newt@, could you take a look at the new ...
5 years, 10 months ago (2015-02-11 21:13:09 UTC) #12
newt (away)
lgtm after nit https://codereview.chromium.org/899403002/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java File chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java (right): https://codereview.chromium.org/899403002/diff/80001/chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java#newcode1 chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksModel.java:1: // Copyright 2014 The Chromium Authors. ...
5 years, 10 months ago (2015-02-11 22:57:53 UTC) #13
cjhopman
lgtm https://codereview.chromium.org/899403002/diff/80001/build/get_landmines.py File build/get_landmines.py (left): https://codereview.chromium.org/899403002/diff/80001/build/get_landmines.py#oldcode65 build/get_landmines.py:65: nit: this blank line should stay ("Separate top-level ...
5 years, 10 months ago (2015-02-12 01:17:16 UTC) #14
Ian Wen
https://codereview.chromium.org/899403002/diff/80001/build/get_landmines.py File build/get_landmines.py (left): https://codereview.chromium.org/899403002/diff/80001/build/get_landmines.py#oldcode65 build/get_landmines.py:65: On 2015/02/12 01:17:16, cjhopman wrote: > nit: this blank ...
5 years, 10 months ago (2015-02-12 04:28:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899403002/100001
5 years, 10 months ago (2015-02-12 04:29:23 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-02-12 06:33:49 UTC) #19
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/691b64f43fc0a69752344e5edbbc4d8f406cf261 Cr-Commit-Position: refs/heads/master@{#315939}
5 years, 10 months ago (2015-02-12 06:35:03 UTC) #20
alex clarke (OOO till 29th)
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/920043003/ by alexclarke@chromium.org. ...
5 years, 10 months ago (2015-02-12 14:51:43 UTC) #21
Nico
5 years, 8 months ago (2015-03-30 18:50:44 UTC) #22
Message was sent while issue was closed.
Please don't use landmines like this. The script now contains this note:

  # DO NOT add landmines as part of a regular CL. Landmines are a last-effort
  # bandaid fix if a CL that got landed has a build dependency bug and all bots
  # need to be cleaned up. If you're writing a new CL that causes build
  # dependency problems, fix the dependency problems instead of adding a
  # landmine.

Instead of adding a landmine, you should've fixed the underlying bug, like
mlamouri just did in https://codereview.chromium.org/1040643003

(Reviewers: Don't lg CLs with landmines either.)

Powered by Google App Engine
This is Rietveld 408576698