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

Issue 1988973002: [Offline pages] Moving disk size related calls to Archive Manager, reorganizing UMA (Closed)

Created:
4 years, 7 months ago by fgorski
Modified:
4 years, 7 months ago
Reviewers:
rkaplow, jianli
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, dewittj+watch_chromium.org, petewil+watch_chromium.org, chili+watch_chromium.org, asvitkine+watch_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@archive-manager
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline pages] Moving disk size related calls to Archive Manager, reorganizing UMA * Obsoletes 3 offline page UMAs * Moves UMA reporting and triggers for saving/deleting pages to model * Adds capability to get free space and total page size to ArchiveManager BUG=610870 Committed: https://crrev.com/1dd3fa4cec92adb64af5e4a484bcd27074d60b4a Cr-Commit-Position: refs/heads/master@{#394566}

Patch Set 1 #

Patch Set 2 : Adding test, updating ArchiveManager implementation to task runner. #

Total comments: 14

Patch Set 3 : Rebase #

Patch Set 4 : Addressing feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -141 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/offlinepages/OfflinePageBridge.java View 1 2 6 chunks +3 lines, -79 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_bridge.h View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/android/offline_pages/offline_page_bridge.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M components/offline_pages/archive_manager.h View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M components/offline_pages/archive_manager.cc View 1 2 3 4 chunks +21 lines, -0 lines 0 comments Download
M components/offline_pages/archive_manager_unittest.cc View 1 2 3 5 chunks +27 lines, -1 line 0 comments Download
M components/offline_pages/offline_page_model.h View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 1 2 3 4 chunks +40 lines, -30 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 3 chunks +17 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (4 generated)
fgorski
PTAL
4 years, 7 months ago (2016-05-17 23:20:09 UTC) #2
jianli
Please update summary for affected hisrograms in xml file. For example, we should say "after ...
4 years, 7 months ago (2016-05-18 00:06:00 UTC) #3
rkaplow
lgtm Acknowledge the comment about it being ok to change the meaning of the metrics ...
4 years, 7 months ago (2016-05-18 03:47:02 UTC) #4
fgorski
Addressed. PTAL https://codereview.chromium.org/1988973002/diff/20001/components/offline_pages/archive_manager.h File components/offline_pages/archive_manager.h (right): https://codereview.chromium.org/1988973002/diff/20001/components/offline_pages/archive_manager.h#newcode26 components/offline_pages/archive_manager.h:26: // Structure for passing around information related ...
4 years, 7 months ago (2016-05-18 18:15:00 UTC) #5
jianli
lgtm
4 years, 7 months ago (2016-05-18 21:50:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1988973002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1988973002/60001
4 years, 7 months ago (2016-05-18 21:54:39 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-18 22:01:07 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 22:02:48 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1dd3fa4cec92adb64af5e4a484bcd27074d60b4a
Cr-Commit-Position: refs/heads/master@{#394566}

Powered by Google App Engine
This is Rietveld 408576698