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

Issue 2142703002: [Offline Pages] Showing expired pages in internal page. (Closed)

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

Description

[Offline Pages] Showing expired pages in internal page. Add a new column in offline internal page showing if a page is expired. BUG=627293 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/bc2aefd7b797642928a81446a5fa90ddb92584f0 Cr-Commit-Position: refs/heads/master@{#405408}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments. #

Patch Set 3 : fix tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -3 lines) Patch
M chrome/browser/resources/offline_pages/offline_internals.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/offline_pages/offline_internals.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/offline_pages/offline_internals_browser_proxy.js View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/offline_internals_ui.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/offline_pages/offline_page_model.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M components/offline_pages/offline_page_model_impl.cc View 1 1 chunk +12 lines, -2 lines 0 comments Download
M components/offline_pages/stub_offline_page_model.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/offline_pages/stub_offline_page_model.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (7 generated)
romax
dewittj@chromium.org: Please review changes in components/ michaelpg@chromium.org: Please review changes in chrome/browser Thanks!
4 years, 5 months ago (2016-07-12 00:10:23 UTC) #3
dewittj
lgtm other than one comment. https://codereview.chromium.org/2142703002/diff/1/components/offline_pages/offline_page_model_impl.cc File components/offline_pages/offline_page_model_impl.cc (right): https://codereview.chromium.org/2142703002/diff/1/components/offline_pages/offline_page_model_impl.cc#newcode453 components/offline_pages/offline_page_model_impl.cc:453: weak_ptr_factory_.GetWeakPtr(), false, callback)); I ...
4 years, 5 months ago (2016-07-12 21:57:20 UTC) #4
michaelpg
https://codereview.chromium.org/2142703002/diff/1/chrome/browser/resources/offline_pages/offline_internals.js File chrome/browser/resources/offline_pages/offline_internals.js (right): https://codereview.chromium.org/2142703002/diff/1/chrome/browser/resources/offline_pages/offline_internals.js#newcode52 chrome/browser/resources/offline_pages/offline_internals.js:52: cell.textContent = pages[i].expired; This will implicitly set textContent to ...
4 years, 5 months ago (2016-07-13 00:09:21 UTC) #5
romax
addressed comments, PTAL. Thanks! https://codereview.chromium.org/2142703002/diff/1/chrome/browser/resources/offline_pages/offline_internals.js File chrome/browser/resources/offline_pages/offline_internals.js (right): https://codereview.chromium.org/2142703002/diff/1/chrome/browser/resources/offline_pages/offline_internals.js#newcode52 chrome/browser/resources/offline_pages/offline_internals.js:52: cell.textContent = pages[i].expired; On 2016/07/13 ...
4 years, 5 months ago (2016-07-13 20:01:08 UTC) #6
dewittj
lgtm
4 years, 5 months ago (2016-07-13 20:28:07 UTC) #7
michaelpg
lgtm
4 years, 5 months ago (2016-07-14 00:05:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2142703002/20001
4 years, 5 months ago (2016-07-14 00:20:17 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/95933)
4 years, 5 months ago (2016-07-14 00:42:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2142703002/40001
4 years, 5 months ago (2016-07-14 01:21:49 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-14 02:40:24 UTC) #16
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 02:40:40 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 02:42:47 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bc2aefd7b797642928a81446a5fa90ddb92584f0
Cr-Commit-Position: refs/heads/master@{#405408}

Powered by Google App Engine
This is Rietveld 408576698