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

Issue 3009005: Chrome side of changes required to populate appcache resource list.... (Closed)

Created:
10 years, 5 months ago by Kavita Kanetkar
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Chrome side of changes required to populate appcache resource list. BUG = 2821005 TEST = Manually navigate. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53902

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 43

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 8

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 12

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 13

Patch Set 9 : '' #

Total comments: 1

Patch Set 10 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -100 lines) Patch
M chrome/browser/appcache/appcache_dispatcher_host.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/appcache/appcache_dispatcher_host.cc View 1 2 3 4 5 6 7 8 5 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/appcache/appcache_frontend_proxy.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/appcache/appcache_frontend_proxy.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data_appcache_helper.cc View 3 4 5 6 7 8 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/common/appcache/appcache_backend_proxy.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/appcache/appcache_backend_proxy.cc View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/appcache/appcache_dispatcher.h View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/appcache/appcache_dispatcher.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 3 4 5 6 7 8 1 chunk +84 lines, -0 lines 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 3 4 5 6 7 8 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/renderer/renderer_webapplicationcachehost_impl.h View 6 7 8 1 chunk +1 line, -2 lines 0 comments Download
M chrome/renderer/renderer_webapplicationcachehost_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache.h View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/appcache/appcache.cc View 1 2 3 4 5 6 7 8 4 chunks +3 lines, -4 lines 0 comments Download
M webkit/appcache/appcache_backend_impl.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_backend_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +9 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_frontend_impl.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_frontend_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_group.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M webkit/appcache/appcache_group_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +7 lines, -4 lines 0 comments Download
M webkit/appcache/appcache_host.h View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_host.cc View 1 2 3 4 5 6 7 8 2 chunks +33 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_host_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -4 lines 0 comments Download
M webkit/appcache/appcache_interfaces.h View 1 2 3 4 5 6 7 8 3 chunks +32 lines, -3 lines 0 comments Download
M webkit/appcache/appcache_request_handler_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_service.h View 3 4 5 6 7 8 2 chunks +1 line, -23 lines 0 comments Download
M webkit/appcache/appcache_storage_impl.cc View 1 2 3 4 5 6 7 8 5 chunks +12 lines, -9 lines 1 comment Download
M webkit/appcache/appcache_update_job_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/appcache/web_application_cache_host_impl.h View 1 2 3 4 5 6 7 8 4 chunks +8 lines, -2 lines 0 comments Download
M webkit/appcache/web_application_cache_host_impl.cc View 1 2 3 4 5 6 7 8 3 chunks +38 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/simple_appcache_system.cc View 6 7 8 2 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
michaeln
http://codereview.chromium.org/3009005/diff/11002/30001 File chrome/browser/appcache/appcache_dispatcher_host.cc (right): http://codereview.chromium.org/3009005/diff/11002/30001#newcode150 chrome/browser/appcache/appcache_dispatcher_host.cc:150: int host_id, appcache::AppCacheResourceListMsg_Params* params) { indent http://codereview.chromium.org/3009005/diff/11002/30002 File chrome/browser/appcache/appcache_dispatcher_host.h ...
10 years, 5 months ago (2010-07-16 22:03:06 UTC) #1
Paweł Hajdan Jr.
Drive-by with minor style nits in test files. No need to wait for another review ...
10 years, 5 months ago (2010-07-16 22:18:54 UTC) #2
michaeln
> http://codereview.chromium.org/3009005/diff/11002/30030#newcode92 > webkit/appcache/web_application_cache_host_impl.h:92: scoped_ptr<AppCacheInfo> > appcache_info_; > We could put an AppCacheInfo struct inline ...
10 years, 5 months ago (2010-07-17 00:53:51 UTC) #3
michaeln
You'll need to sync/merge, the patch isn't applying. This isn't a full review of the ...
10 years, 5 months ago (2010-07-21 20:09:59 UTC) #4
Kavita Kanetkar
Latest try succeeded. Please take another look. Thanks! On 2010/07/21 20:09:59, michaeln wrote: > You'll ...
10 years, 5 months ago (2010-07-22 03:24:30 UTC) #5
michaeln
glad to see this is getting wrapped up http://codereview.chromium.org/3009005/diff/5005/2003 File chrome/browser/appcache/appcache_dispatcher_host.cc (right): http://codereview.chromium.org/3009005/diff/5005/2003#newcode106 chrome/browser/appcache/appcache_dispatcher_host.cc:106: appcache::AppCacheInfo ...
10 years, 5 months ago (2010-07-23 02:28:10 UTC) #6
michaeln
Some of these comments are minor nits, but there are a few material things to ...
10 years, 5 months ago (2010-07-26 22:41:26 UTC) #7
kkanetkar
Thanks for the review. I have addressed the comments. Just had 2 additional comments: 1) ...
10 years, 5 months ago (2010-07-27 00:07:59 UTC) #8
michaeln
10 years, 5 months ago (2010-07-27 19:10:50 UTC) #9
Lgtm

http://codereview.chromium.org/3009005/diff/48008/50034
File webkit/appcache/web_application_cache_host_impl.cc (right):

http://codereview.chromium.org/3009005/diff/48008/50034#newcode193
webkit/appcache/web_application_cache_host_impl.cc:193: // Convert
resource_infos to WebKit API.
nit: stating the obvious

http://codereview.chromium.org/3009005/diff/90001/91028
File webkit/appcache/appcache_storage_impl.cc (right):

http://codereview.chromium.org/3009005/diff/90001/91028#newcode231
webkit/appcache/appcache_storage_impl.cc:231: info.is_complete = true;
did you intend to set status here too?

Powered by Google App Engine
This is Rietveld 408576698