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

Issue 1378883002: [Offline pages] Selecting pages for clean up (Closed)

Created:
5 years, 2 months ago by fgorski
Modified:
5 years, 2 months ago
Reviewers:
jianli, newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline pages] Selecting pages for clean Changes how pages that will be cleaned up to free up space are selected: using last_access_time instead of creation_time as a basis for kicking them out. Also changes a string that is shown in Free Up Space dialog. BUG=491352 Committed: https://crrev.com/9c1bd5dc2637bbf4f3d490818f6d4846ea00cee9 Cr-Commit-Position: refs/heads/master@{#352451}

Patch Set 1 #

Patch Set 2 : Update to the string #

Patch Set 3 : Updating string to clarify intent of the free up space action #

Total comments: 2

Patch Set 4 : Fixing the misspelling of forty #

Patch Set 5 : Further simplifying the string #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/offline_page_model_unittest.cc View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
fgorski
This is a simple change for LRU Clean up, or to be more accurate: Pages ...
5 years, 2 months ago (2015-09-30 17:37:49 UTC) #2
jianli
This is not exactly LRU. Probably better to update the description as "based on last ...
5 years, 2 months ago (2015-09-30 20:42:22 UTC) #3
fgorski
On 2015/09/30 20:42:22, jianli wrote: > This is not exactly LRU. Probably better to update ...
5 years, 2 months ago (2015-10-02 21:36:10 UTC) #4
fgorski
newt@ could you take a look at the string update? This is after UX/PM discussion. ...
5 years, 2 months ago (2015-10-05 16:09:20 UTC) #6
newt (away)
lgtm after spelling nit https://codereview.chromium.org/1378883002/diff/40001/components/offline_pages/offline_page_model_unittest.cc File components/offline_pages/offline_page_model_unittest.cc (right): https://codereview.chromium.org/1378883002/diff/40001/components/offline_pages/offline_page_model_unittest.cc#newcode717 components/offline_pages/offline_page_model_unittest.cc:717: base::Time fourty_days_ago = now - ...
5 years, 2 months ago (2015-10-05 16:45:21 UTC) #7
fgorski
Addressed. https://codereview.chromium.org/1378883002/diff/40001/components/offline_pages/offline_page_model_unittest.cc File components/offline_pages/offline_page_model_unittest.cc (right): https://codereview.chromium.org/1378883002/diff/40001/components/offline_pages/offline_page_model_unittest.cc#newcode717 components/offline_pages/offline_page_model_unittest.cc:717: base::Time fourty_days_ago = now - base::TimeDelta::FromDays(40); On 2015/10/05 ...
5 years, 2 months ago (2015-10-05 16:58:36 UTC) #8
newt (away)
On 2015/10/05 16:58:36, fgorski wrote: > Addressed. > > https://codereview.chromium.org/1378883002/diff/40001/components/offline_pages/offline_page_model_unittest.cc > File components/offline_pages/offline_page_model_unittest.cc (right): > ...
5 years, 2 months ago (2015-10-05 17:42:22 UTC) #9
jianli
lgtm
5 years, 2 months ago (2015-10-05 22:10:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378883002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378883002/80001
5 years, 2 months ago (2015-10-05 22:11:21 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-05 22:47:38 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-05 22:48:21 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9c1bd5dc2637bbf4f3d490818f6d4846ea00cee9
Cr-Commit-Position: refs/heads/master@{#352451}

Powered by Google App Engine
This is Rietveld 408576698