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

Issue 1272883004: Popular sites on the NTP: Favicons! (Closed)

Created:
5 years, 4 months ago by Marc Treib
Modified:
5 years, 4 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@enable_popular_sites
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Popular sites on the NTP: Favicons! Follow-up to https://codereview.chromium.org/1265983007/ BUG=516618 Committed: https://crrev.com/7f5cf8749f6aa3a2ec9c03f363c11749a277b0be Cr-Commit-Position: refs/heads/master@{#342814}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 10

Patch Set 3 : review #

Patch Set 4 : review2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -44 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/favicon/FaviconHelper.java View 4 chunks +24 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java View 2 chunks +11 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageView.java View 1 8 chunks +109 lines, -30 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/profiles/MostVisitedSites.java View 2 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/android/favicon_helper.h View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/android/favicon_helper.cc View 1 2 3 5 chunks +85 lines, -4 lines 0 comments Download
M chrome/browser/android/most_visited_sites.cc View 1 2 1 chunk +15 lines, -2 lines 0 comments Download
M chrome/browser/android/popular_sites.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/popular_sites.cc View 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Marc Treib
PTAL!
5 years, 4 months ago (2015-08-11 09:13:29 UTC) #2
Bernhard Bauer
https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc File chrome/browser/android/favicon_helper.cc (right): https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc#newcode278 chrome/browser/android/favicon_helper.cc:278: GURL page_url = GURL(ConvertJavaStringToUTF8(env, j_page_url)); You can directly initialize ...
5 years, 4 months ago (2015-08-11 09:37:26 UTC) #3
Marc Treib
https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc File chrome/browser/android/favicon_helper.cc (right): https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc#newcode278 chrome/browser/android/favicon_helper.cc:278: GURL page_url = GURL(ConvertJavaStringToUTF8(env, j_page_url)); On 2015/08/11 09:37:25, Bernhard ...
5 years, 4 months ago (2015-08-11 10:23:33 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc File chrome/browser/android/favicon_helper.cc (right): https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc#newcode281 chrome/browser/android/favicon_helper.cc:281: ScopedJavaGlobalRef<jobject>* j_scoped_callback = On 2015/08/11 10:23:33, Marc Treib wrote: ...
5 years, 4 months ago (2015-08-11 10:45:07 UTC) #5
Marc Treib
https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc File chrome/browser/android/favicon_helper.cc (right): https://codereview.chromium.org/1272883004/diff/20001/chrome/browser/android/favicon_helper.cc#newcode281 chrome/browser/android/favicon_helper.cc:281: ScopedJavaGlobalRef<jobject>* j_scoped_callback = On 2015/08/11 10:45:06, Bernhard Bauer wrote: ...
5 years, 4 months ago (2015-08-11 11:22:42 UTC) #6
Bernhard Bauer
LGTM!
5 years, 4 months ago (2015-08-11 11:34:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1272883004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1272883004/60001
5 years, 4 months ago (2015-08-11 11:35:08 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-11 13:11:55 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 13:12:33 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7f5cf8749f6aa3a2ec9c03f363c11749a277b0be
Cr-Commit-Position: refs/heads/master@{#342814}

Powered by Google App Engine
This is Rietveld 408576698