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

Issue 7326023: about://appcache-internals enhancements (Closed)

Created:
9 years, 5 months ago by michaeln
Modified:
9 years, 5 months ago
CC:
chromium-reviews, michaeln, darin-cc_chromium.org
Visibility:
Public.

Description

Enhancements to the about://appcache-internals pages. * added a new page to list the entries in a cache * added a new page to show an entry's headers and data BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=92263

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 16

Patch Set 10 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+598 lines, -265 lines) Patch
M chrome/browser/ui/webui/chrome_url_data_manager_backend.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/view_cache_helper.h View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -0 lines 0 comments Download
M net/url_request/view_cache_helper.cc View 1 2 3 4 5 2 chunks +39 lines, -37 lines 0 comments Download
M webkit/appcache/appcache.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/appcache/appcache.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_host.cc View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -16 lines 0 comments Download
M webkit/appcache/appcache_interfaces.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/appcache/appcache_interfaces.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webkit/appcache/view_appcache_internals_job.h View 1 chunk +9 lines, -38 lines 0 comments Download
M webkit/appcache/view_appcache_internals_job.cc View 1 2 3 4 5 6 7 8 9 2 chunks +515 lines, -172 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
michaeln
ptal
9 years, 5 months ago (2011-07-08 21:56:23 UTC) #1
rvargas (doing something else)
LGTM http://codereview.chromium.org/7326023/diff/30/net/url_request/view_cache_helper.h File net/url_request/view_cache_helper.h (right): http://codereview.chromium.org/7326023/diff/30/net/url_request/view_cache_helper.h#newcode49 net/url_request/view_cache_helper.h:49: // The results are appended 'result' and can ...
9 years, 5 months ago (2011-07-11 22:34:07 UTC) #2
michaeln
http://codereview.chromium.org/7326023/diff/30/net/url_request/view_cache_helper.h File net/url_request/view_cache_helper.h (right): http://codereview.chromium.org/7326023/diff/30/net/url_request/view_cache_helper.h#newcode49 net/url_request/view_cache_helper.h:49: // The results are appended 'result' and can be ...
9 years, 5 months ago (2011-07-12 23:35:26 UTC) #3
rvargas (doing something else)
9 years, 5 months ago (2011-07-13 02:07:14 UTC) #4
http://codereview.chromium.org/7326023/diff/30/webkit/appcache/view_appcache_...
File webkit/appcache/view_appcache_internals_job.h (right):

http://codereview.chromium.org/7326023/diff/30/webkit/appcache/view_appcache_...
webkit/appcache/view_appcache_internals_job.h:19: class
ViewAppCacheInternalsJobFactory {
On 2011/07/12 23:35:26, michaeln wrote:
> On 2011/07/11 22:34:07, rvargas wrote:
> > I'm wondering if we should rename this file to xx_factory.h
> 
> AppCacheInternalsJobFactory.h maybe?

yeah, that also works...

Powered by Google App Engine
This is Rietveld 408576698