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

Issue 3074015: Sending renderer notification when update job finishes (Used to notify cache ... (Closed)

Created:
10 years, 4 months ago by Kavita Kanetkar
Modified:
9 years, 7 months ago
Reviewers:
michaeln
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Sending renderer notification when update job finishes (Used to notify cache complete). OnCacheSelected() event caches appcache info in appcache host. This info is returned for appcache inspection by devtools. BUG = None TEST = Manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55101

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 8

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 4

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -15 lines) Patch
M webkit/appcache/appcache_host.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_host.cc View 1 2 3 4 5 6 7 4 chunks +30 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
michaeln
http://codereview.chromium.org/3074015/diff/4001/5001 File webkit/appcache/appcache_host.cc (right): http://codereview.chromium.org/3074015/diff/4001/5001#newcode27 webkit/appcache/appcache_host.cc:27: } Indents are whacky here - no need to ...
10 years, 4 months ago (2010-07-31 01:44:20 UTC) #1
Kavita Kanetkar
Thanks for the review. http://codereview.chromium.org/3074015/diff/4001/5001 File webkit/appcache/appcache_host.cc (right): http://codereview.chromium.org/3074015/diff/4001/5001#newcode27 webkit/appcache/appcache_host.cc:27: } On 2010/07/31 01:44:20, michaeln ...
10 years, 4 months ago (2010-08-03 03:00:31 UTC) #2
michaeln
> I actually think it's the same. Hence the name Fill instead of Get. Again, ...
10 years, 4 months ago (2010-08-03 19:53:59 UTC) #3
Kavita Kanetkar
Thanks for the review! Keeping Fill as is - discussed offline. Also about instance methods, ...
10 years, 4 months ago (2010-08-03 22:29:56 UTC) #4
michaeln
http://codereview.chromium.org/3074015/diff/11002/12004 File webkit/appcache/appcache_host.cc (right): http://codereview.chromium.org/3074015/diff/11002/12004#newcode17 webkit/appcache/appcache_host.cc:17: appcache::AppCacheInfo* info) { Can you move this anon namespace ...
10 years, 4 months ago (2010-08-04 00:34:26 UTC) #5
Kavita Kanetkar
Thanks for the offline discussion! http://codereview.chromium.org/3074015/diff/11002/12004 File webkit/appcache/appcache_host.cc (right): http://codereview.chromium.org/3074015/diff/11002/12004#newcode17 webkit/appcache/appcache_host.cc:17: appcache::AppCacheInfo* info) { I ...
10 years, 4 months ago (2010-08-04 22:16:43 UTC) #6
michaeln
10 years, 4 months ago (2010-08-04 23:51:11 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698