summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_exceptions_table_model_unittest.cc
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-15 20:02:07 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-15 20:02:07 +0000
commite2ddbc98387020635356b65858ec0bf35966fdc2 (patch)
tree4b64552845637c9a7e103eda9dcd872aa0572e85 /chrome/browser/content_exceptions_table_model_unittest.cc
parentae26e29cd1f5229604b98eef776670c92c3b1009 (diff)
downloadchromium_src-e2ddbc98387020635356b65858ec0bf35966fdc2.zip
chromium_src-e2ddbc98387020635356b65858ec0bf35966fdc2.tar.gz
chromium_src-e2ddbc98387020635356b65858ec0bf35966fdc2.tar.bz2
about:flags: Fix disabling experiments.
The problem was that the restart code would copy the switches added by about:flags to the restarted instance, so that e.g. --enable-expose-for-tabs would be passed on the the command line even though the experiment was disabled. Now the flags added by about:switches are explicitly removed before the restart. Also wrap the switches added by about:flags with --start-flags-switches and --end-flags-switches switches. These unknown switches are ignored, but are useful to see on about:version. Also add a bunch of unrelated unit tests. BUG=56314 TEST=See bug. Review URL: http://codereview.chromium.org/3813007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62777 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/content_exceptions_table_model_unittest.cc')
0 files changed, 0 insertions, 0 deletions