Create policy for disabling namespaces by prefetch prefs |
|||
Issue descriptionFor 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.
,
Apr 25 2017
,
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
,
Aug 17
|
|||
►
Sign in to add a comment |
|||
Comment 1 by dewittj@chromium.org
, Mar 24 2017