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

Issue 1496953003: [Enhanced Bookmarks] Make enhanced bookmarks default for Android. (Closed)

Created:
5 years ago by Kibeom Kim (inactive)
Modified:
4 years, 11 months ago
CC:
chromium-reviews, noyau+watch_chromium.org, asvitkine+watch_chromium.org, Eli Wald, noyau (Ping after 24h)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Enhanced Bookmarks] Make enhanced bookmarks default for Android. Finally we have decided to turn on by default. BUG=502911 Committed: https://crrev.com/a57e4ebe00912cd4db9990969f86c1ba69214ed9 Cr-Commit-Position: refs/heads/master@{#367422}

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : remove ManageBookmarkActivityTest and unused include #

Total comments: 8

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Patch Set 6 : ios/mac file update #

Patch Set 7 : rebase & ios update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -830 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java View 1 2 3 4 5 6 2 chunks +5 lines, -30 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeSwitches.java View 1 2 3 4 5 6 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java View 1 2 3 4 5 6 1 chunk +2 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/bookmark/BookmarksBridge.java View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/document/DocumentActivity.java View 1 2 3 4 5 6 1 chunk +1 line, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java View 1 2 3 4 5 6 4 chunks +2 lines, -16 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/BookmarksPage.java View 1 2 3 8 chunks +7 lines, -61 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/NativePageFactory.java View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java View 1 2 3 4 5 6 5 chunks +1 line, -45 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/offlinepages/OfflinePageBridge.java View 1 2 3 4 5 6 2 chunks +1 line, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java View 1 2 3 4 5 6 1 chunk +1 line, -2 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/bookmark/ManageBookmarkActivityTest.java View 1 2 1 chunk +0 lines, -235 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkTest.java View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarksModelTest.java View 1 1 chunk +1 line, -3 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/ntp/BookmarksPageTest.java View 1 1 chunk +0 lines, -280 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.cc View 1 2 3 4 5 6 3 chunks +1 line, -9 lines 0 comments Download
M components/enhanced_bookmarks.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -4 lines 0 comments Download
M components/enhanced_bookmarks/BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -4 lines 0 comments Download
M components/enhanced_bookmarks/enhanced_bookmark_features.h View 1 2 3 4 1 chunk +0 lines, -21 lines 0 comments Download
D components/enhanced_bookmarks/enhanced_bookmark_features.cc View 1 2 3 4 5 6 1 chunk +0 lines, -49 lines 0 comments Download
D components/enhanced_bookmarks/enhanced_bookmark_switches.h View 1 2 3 4 1 chunk +0 lines, -14 lines 0 comments Download
D components/enhanced_bookmarks/enhanced_bookmark_switches.cc View 1 2 3 4 1 chunk +0 lines, -12 lines 0 comments Download
A + components/enhanced_bookmarks/enhanced_bookmark_switches_ios.h View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
A + components/enhanced_bookmarks/enhanced_bookmark_switches_ios.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/about_flags.mm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/experimental_flags.mm View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 38 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1496953003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1496953003/20001
5 years ago (2015-12-03 19:22:20 UTC) #3
Kibeom Kim (inactive)
5 years ago (2015-12-03 21:15:41 UTC) #5
Kibeom Kim (inactive)
5 years ago (2015-12-03 21:20:42 UTC) #7
jianli
offline_pages lgtm https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc File components/enhanced_bookmarks/enhanced_bookmark_features.cc (right): https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc#newcode11 components/enhanced_bookmarks/enhanced_bookmark_features.cc:11: #include "components/offline_pages/offline_page_feature.h" nit: you can include this ...
5 years ago (2015-12-03 23:30:04 UTC) #8
jianli
https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc File components/enhanced_bookmarks/enhanced_bookmark_features.cc (right): https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc#newcode11 components/enhanced_bookmarks/enhanced_bookmark_features.cc:11: #include "components/offline_pages/offline_page_feature.h" On 2015/12/03 23:30:04, jianli wrote: > nit: ...
5 years ago (2015-12-03 23:30:38 UTC) #9
Kibeom Kim (inactive)
https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc File components/enhanced_bookmarks/enhanced_bookmark_features.cc (right): https://codereview.chromium.org/1496953003/diff/20001/components/enhanced_bookmarks/enhanced_bookmark_features.cc#newcode11 components/enhanced_bookmarks/enhanced_bookmark_features.cc:11: #include "components/offline_pages/offline_page_feature.h" On 2015/12/03 23:30:38, jianli wrote: > On ...
5 years ago (2015-12-03 23:36:39 UTC) #10
newt (away)
At last!! A few more things need removing. Then lgtm. https://codereview.chromium.org/1496953003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java File chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java (right): https://codereview.chromium.org/1496953003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java#newcode256 ...
5 years ago (2015-12-04 00:09:43 UTC) #11
Kibeom Kim (inactive)
https://codereview.chromium.org/1496953003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java File chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java (right): https://codereview.chromium.org/1496953003/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java#newcode256 chrome/android/java/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkUtils.java:256: public static void showEnhancedBookmarkIfEnabled(Activity activity) { On 2015/12/04 00:09:43, ...
5 years ago (2015-12-04 00:32:33 UTC) #12
Ian Wen
Woohoo! https://codereview.chromium.org/1496953003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java File chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java (right): https://codereview.chromium.org/1496953003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java#newcode1051 chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java:1051: EnhancedBookmarkUtils.addOrEditBookmark(bookmarkId, bookmarkModel, Use runAfterModelLoaded in BookmarksBridge and remove ...
5 years ago (2015-12-04 04:28:58 UTC) #13
Kibeom Kim (inactive)
https://codereview.chromium.org/1496953003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java File chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java (right): https://codereview.chromium.org/1496953003/diff/60001/chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java#newcode1051 chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java:1051: EnhancedBookmarkUtils.addOrEditBookmark(bookmarkId, bookmarkModel, On 2015/12/04 04:28:58, Ian Wen wrote: > ...
5 years ago (2015-12-04 21:07:52 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1496953003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1496953003/80001
5 years ago (2015-12-04 21:08:32 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/145091)
5 years ago (2015-12-04 22:38:09 UTC) #18
Ian Wen
lgtm after you update the gyp file in mac builder.
5 years ago (2015-12-05 00:02:29 UTC) #19
Kibeom Kim (inactive)
droger@: ptal
5 years ago (2015-12-05 00:09:34 UTC) #21
droger
//ios LGTM CC noyau FYI
5 years ago (2015-12-07 08:55:33 UTC) #22
noyau (Ping after 24h)
[+cc: stkhapugin] In the CL the two files components/enhanced_bookmarks/enhanced_bookmark_features.* are marked modified, not deleted, they ...
5 years ago (2015-12-07 09:19:35 UTC) #24
newt (away)
On 2015/12/07 09:19:35, noyau wrote: > In the CL the two files > components/enhanced_bookmarks/enhanced_bookmark_features.* are ...
5 years ago (2015-12-07 19:53:58 UTC) #25
stkhapugin
On 2015/12/07 19:53:58, newt wrote: > On 2015/12/07 09:19:35, noyau wrote: > > In the ...
5 years ago (2015-12-08 10:24:50 UTC) #26
Ian Wen
Ping?
5 years ago (2015-12-16 06:09:31 UTC) #27
Kibeom Kim (inactive)
On 2015/12/16 06:09:31, Ian Wen wrote: > Ping? I'll update and land when I get ...
5 years ago (2015-12-16 06:29:39 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1496953003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1496953003/120001
4 years, 11 months ago (2016-01-04 23:14:39 UTC) #34
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 11 months ago (2016-01-05 00:15:31 UTC) #36
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 00:16:21 UTC) #38
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/a57e4ebe00912cd4db9990969f86c1ba69214ed9
Cr-Commit-Position: refs/heads/master@{#367422}

Powered by Google App Engine
This is Rietveld 408576698