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

Issue 9558014: Add an android specific ntp resource cache. (Closed)

Created:
8 years, 9 months ago by Ted C
Modified:
8 years, 9 months ago
Reviewers:
Yaron, Evan Stade
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, estade+watch_chromium.org
Visibility:
Public.

Description

Add an android specific ntp resource cache. This is a minimal starting point for merging our upstream android ntp resource changes into a somewhat clean slate. Based on how little of the shared resource cache code we used, it seems cleaner to start our own and not muddle that file with a ton of ifdefs. This is all in the hopes of getting sync_unit_tests linking upstream. BUG=113487 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124767

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixing review comments. #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -2 lines) Patch
M chrome/browser/ui/webui/ntp/ntp_resource_cache.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
A chrome/browser/ui/webui/ntp/ntp_resource_cache_android.cc View 1 1 chunk +108 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ted C
8 years, 9 months ago (2012-03-01 02:04:03 UTC) #1
Evan Stade
lgtm
8 years, 9 months ago (2012-03-01 03:32:34 UTC) #2
Dan Beam
drive by comments http://codereview.chromium.org/9558014/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.h File chrome/browser/ui/webui/ntp/ntp_resource_cache.h (right): http://codereview.chromium.org/9558014/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.h#newcode59 chrome/browser/ui/webui/ntp/ntp_resource_cache.h:59: scoped_refptr<RefCountedMemory> new_tab_html_; you could probably combine ...
8 years, 9 months ago (2012-03-01 03:45:32 UTC) #3
Ted C
http://codereview.chromium.org/9558014/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.h File chrome/browser/ui/webui/ntp/ntp_resource_cache.h (right): http://codereview.chromium.org/9558014/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.h#newcode59 chrome/browser/ui/webui/ntp/ntp_resource_cache.h:59: scoped_refptr<RefCountedMemory> new_tab_html_; On 2012/03/01 03:45:32, Dan Beam wrote: > ...
8 years, 9 months ago (2012-03-01 18:35:54 UTC) #4
Yaron
lgtm
8 years, 9 months ago (2012-03-01 18:55:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/9558014/4001
8 years, 9 months ago (2012-03-01 23:07:48 UTC) #6
commit-bot: I haz the power
Can't apply patch for file chrome/chrome_browser.gypi. While running patch -p1 --forward --force; patching file chrome/chrome_browser.gypi ...
8 years, 9 months ago (2012-03-01 23:07:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/9558014/4002
8 years, 9 months ago (2012-03-01 23:15:28 UTC) #8
commit-bot: I haz the power
Try job failure for 9558014-4002 (retry) on win_rel for step "ui_tests". It's a second try, ...
8 years, 9 months ago (2012-03-02 02:54:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedchoc@chromium.org/9558014/4002
8 years, 9 months ago (2012-03-02 21:24:35 UTC) #10
commit-bot: I haz the power
8 years, 9 months ago (2012-03-02 23:25:19 UTC) #11
Change committed as 124767

Powered by Google App Engine
This is Rietveld 408576698