New issue
Advanced search Search tips

Issue 675749 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Unify Data Reduction Proxy params and switches

Project Member Reported by bengr@chromium.org, Dec 19 2016

Issue description

data_reduction_proxy_params.{h,cc} and _switches.{h,cc} contain information needed to retrieve experimental variations configurations and command like switches. Instead, all access to experiments and switches should be via a single file of static methods. 

For lack of a better name, let's call it "experiments.h"


The methods in this file should provide information about how to configure the feature, and should not provide methods that return strings to access variations configurations and the command line directly.
 
Owner: tbansal@chromium.org
Status: Assigned (was: Available)
Cc: tbansal@chromium.org
Owner: ----
Status: Available (was: Assigned)
Any updates here?

Comment 5 by bengr@chromium.org, Feb 7 2018

Status: WontFix (was: Available)

Sign in to add a comment