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

Issue 7741040: Session-only appcache. (Closed)

Created:
9 years, 4 months ago by marja
Modified:
9 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Paweł Hajdan Jr., jochen (gone - plz use gerrit)
Visibility:
Public.

Description

Session-only appcache. BUG=47049 TEST=ChromeAppCacheServiceTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98804

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review comments. #

Total comments: 6

Patch Set 3 : Code review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -14 lines) Patch
M content/browser/appcache/chrome_appcache_service_unittest.cc View 7 chunks +13 lines, -2 lines 0 comments Download
M webkit/appcache/appcache_storage_impl.cc View 1 2 3 chunks +21 lines, -12 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
marja
Hi Michael, I was wondering what would be a right approach for cleaning session-only appcaches ...
9 years, 4 months ago (2011-08-26 12:35:57 UTC) #1
michaeln
On 2011/08/26 12:35:57, marja wrote: > Hi Michael, > > I was wondering what would ...
9 years, 4 months ago (2011-08-26 21:16:05 UTC) #2
michaeln
http://codereview.chromium.org/7741040/diff/1/webkit/appcache/appcache_storage_impl.cc File webkit/appcache/appcache_storage_impl.cc (right): http://codereview.chromium.org/7741040/diff/1/webkit/appcache/appcache_storage_impl.cc#newcode75 webkit/appcache/appcache_storage_impl.cc:75: bool delete_permanent) { naming nit: Thoughout the project, this ...
9 years, 4 months ago (2011-08-26 21:31:01 UTC) #3
marja
http://codereview.chromium.org/7741040/diff/1/webkit/appcache/appcache_storage_impl.cc File webkit/appcache/appcache_storage_impl.cc (right): http://codereview.chromium.org/7741040/diff/1/webkit/appcache/appcache_storage_impl.cc#newcode75 webkit/appcache/appcache_storage_impl.cc:75: bool delete_permanent) { On 2011/08/26 21:31:01, michaeln wrote: > ...
9 years, 3 months ago (2011-08-29 09:41:42 UTC) #4
michaeln
lgtm modulo a couple of minor things http://codereview.chromium.org/7741040/diff/5001/webkit/appcache/appcache_storage_impl.cc File webkit/appcache/appcache_storage_impl.cc (right): http://codereview.chromium.org/7741040/diff/5001/webkit/appcache/appcache_storage_impl.cc#newcode72 webkit/appcache/appcache_storage_impl.cc:72: // appcache ...
9 years, 3 months ago (2011-08-29 17:43:15 UTC) #5
marja
Thanks for the review. http://codereview.chromium.org/7741040/diff/5001/webkit/appcache/appcache_storage_impl.cc File webkit/appcache/appcache_storage_impl.cc (right): http://codereview.chromium.org/7741040/diff/5001/webkit/appcache/appcache_storage_impl.cc#newcode72 webkit/appcache/appcache_storage_impl.cc:72: // appcache data. Also, schedules ...
9 years, 3 months ago (2011-08-30 09:45:09 UTC) #6
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 12:47:02 UTC) #7
Change committed as 98804

Powered by Google App Engine
This is Rietveld 408576698