New issue
Advanced search Search tips

Issue 705082 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 17
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Create policy for disabling namespaces by prefetch prefs

Project Member Reported by dewittj@chromium.org, Mar 24 2017

Issue description

For some types of pages, we do not allow loading for custom tabs clients if 3rd party cookies blocked.  This is currently hard-coded, should be a bit in the policy.

 
Status: Started (was: Available)
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 26 2017

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

commit d5b4d0051b79315b2084e758ca0f3b86043d729a
Author: dewittj <dewittj@chromium.org>
Date: Wed Apr 26 23:52:42 2017

Offline Pages - Policy cleanup

This CL adds a client policy bit that controls whether namespaces are
disabled when prefetching-related prefs are disabled.

Also fixes an incorrect policy bit for the NTP articles namespace, it
was set to be cleared on cache when it was in fact a user-requested
data type.

Added some diagnostic information to the policy controller tests.

Paquete #fixit
BUG= 705082 

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

[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/chrome/browser/android/offline_pages/background_loader_offliner.cc
[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/chrome/browser/android/offline_pages/prerendering_offliner.cc
[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/components/offline_pages/core/client_policy_controller.cc
[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/components/offline_pages/core/client_policy_controller.h
[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/components/offline_pages/core/client_policy_controller_unittest.cc
[modify] https://crrev.com/d5b4d0051b79315b2084e758ca0f3b86043d729a/components/offline_pages/core/offline_page_client_policy.h

Status: Fixed (was: Started)

Sign in to add a comment