New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 611225 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: May 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Data clearing by user - 'cached images and files'?

Project Member Reported by romax@chromium.org, May 11 2016

Issue description

Clear offline pages when user clear browsing data from settings->privacy->clear browsing data.
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/4150bae6fb7993b3675e8430dc65fd941268aa0b

commit 4150bae6fb7993b3675e8430dc65fd941268aa0b
Author: romax <romax@chromium.org>
Date: Sat May 14 00:21:26 2016

[Offline Pages] Clear offline pages when user clears cache.

Since offline pages are no longer associated with bookmark, we're considering them as 'cache' instead of 'site data'. Hence making the change to correct the behavior when removing browsing data, move REMOVE_OFFLINE_PAGE_DATA from REMOVE_SITE_DATA and add REMOVE_CACHE as a condition when deciding to remove offline pages.

BUG= 611225 

Review-Url: https://codereview.chromium.org/1970423002
Cr-Commit-Position: refs/heads/master@{#393702}

[modify] https://crrev.com/4150bae6fb7993b3675e8430dc65fd941268aa0b/chrome/browser/browsing_data/browsing_data_remover.cc
[modify] https://crrev.com/4150bae6fb7993b3675e8430dc65fd941268aa0b/chrome/browser/browsing_data/browsing_data_remover.h

Comment 2 by romax@chromium.org, May 14 2016

Status: Fixed (was: Assigned)
Status: Verified (was: Fixed)
Verify fixed in 54.0.2827.0

Sign in to add a comment