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

Issue 1480723002: [Offline pages] Detecting offline pages missing bookmarks (Closed)

Created:
5 years ago by fgorski
Modified:
4 years, 8 months ago
Reviewers:
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] Detecting offline pages missing bookmarks This patch refactors logic related to metadata checkup, to include: * offline pages missing archive files * offline pages missing a valid bookmark ID * and handle offline pages marked for deletion if necessary. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -38 lines) Patch
M chrome/browser/android/offline_pages/offline_page_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/offline_page_model.h View 5 chunks +24 lines, -6 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 8 chunks +56 lines, -19 lines 0 comments Download
M components/offline_pages/offline_page_model_unittest.cc View 5 chunks +64 lines, -12 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
fgorski
4 years, 8 months ago (2016-04-22 15:31:26 UTC) #1
Description was changed from

==========
[Offline pages] Detecting offline pages missing bookmarks

This patch refactors logic related to metadata checkup, to include:
* offline pages missing archive files
* offline pages missing a valid bookmark ID
* and handle offline pages marked for deletion if necessary.

BUG=
==========

to

==========
[Offline pages] Detecting offline pages missing bookmarks

This patch refactors logic related to metadata checkup, to include:
* offline pages missing archive files
* offline pages missing a valid bookmark ID
* and handle offline pages marked for deletion if necessary.

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698