DescriptionRevert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have UMA enabled. Causing startup crash on Linux chromeos bot.
This requires a change to the ChromeNetworkDelegate where we feed the incognito state (a bool) into the object at creation time, so we can check that field when doing our header setting.
BUG=123609
TEST=With UMA enabled (not Chromium), visit www.google.com and ensure that the request header includes X-Chrome-UMA-Enabled with value "1". Ensure that disabling UMA also disables the transmission of this header entirely. Also, ensure that unit_tests GoogleUtilTests all pass.
TBR=ivankr@chromium.org
Review URL: http://codereview.chromium.org/10108026
TBR=stevet@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134641
Patch Set 1 #Messages
Total messages: 3 (0 generated)
|