Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(697)

Issue 398853003: [Android] Enable SB protection when --enable-spdy-proxy-auth is on. (Closed)

Created:
6 years, 5 months ago by Feng Qian
Modified:
6 years, 5 months ago
Reviewers:
bengr, bolian, sky
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

[Android] Enable SB protection when --enable-spdy-proxy-auth is on. The flag is used for testing purpose, and was left out. Flywheel protection is on when flag is on or setting is on. BUG=381896 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284002

Patch Set 1 #

Total comments: 1

Patch Set 2 : address reviewer's comments #

Patch Set 3 : fix compilation in other platforms #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M chrome/browser/profiles/profile_io_data.h View 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 3 chunks +11 lines, -0 lines 3 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
Feng Qian
6 years, 5 months ago (2014-07-16 22:38:29 UTC) #1
sky
LGTM https://codereview.chromium.org/398853003/diff/1/chrome/browser/profiles/profile_io_data.cc File chrome/browser/profiles/profile_io_data.cc (right): https://codereview.chromium.org/398853003/diff/1/chrome/browser/profiles/profile_io_data.cc#newcode847 chrome/browser/profiles/profile_io_data.cc:847: || CommandLine::ForCurrentProcess()->HasSwitch( nit: || on previous line.
6 years, 5 months ago (2014-07-17 03:28:36 UTC) #2
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 5 months ago (2014-07-17 17:14:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/feng@chromium.org/398853003/20001
6 years, 5 months ago (2014-07-17 17:14:34 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_clang_dbg on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 18:56:22 UTC) #5
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 5 months ago (2014-07-17 19:04:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/feng@chromium.org/398853003/40001
6 years, 5 months ago (2014-07-17 19:05:13 UTC) #7
Feng Qian
The CQ bit was unchecked by feng@chromium.org
6 years, 5 months ago (2014-07-17 19:40:31 UTC) #8
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 5 months ago (2014-07-17 19:41:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/feng@chromium.org/398853003/40001
6 years, 5 months ago (2014-07-17 19:44:08 UTC) #10
bolian
+bengr https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc File chrome/browser/profiles/profile_io_data.cc (right): https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc#newcode846 chrome/browser/profiles/profile_io_data.cc:846: return data_reduction_proxy_enabled_.GetValue() || Can you use DataReductionProxySettings::IsDataReductionProxyEnabled? It ...
6 years, 5 months ago (2014-07-17 19:51:41 UTC) #11
Feng Qian
https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc File chrome/browser/profiles/profile_io_data.cc (right): https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc#newcode846 chrome/browser/profiles/profile_io_data.cc:846: return data_reduction_proxy_enabled_.GetValue() || On 2014/07/17 19:51:40, bolian wrote: > ...
6 years, 5 months ago (2014-07-17 20:00:13 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 00:04:38 UTC) #13
bolian
https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc File chrome/browser/profiles/profile_io_data.cc (right): https://codereview.chromium.org/398853003/diff/40001/chrome/browser/profiles/profile_io_data.cc#newcode846 chrome/browser/profiles/profile_io_data.cc:846: return data_reduction_proxy_enabled_.GetValue() || I am just afraid someone may ...
6 years, 5 months ago (2014-07-18 00:12:36 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 00:30:34 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/172165)
6 years, 5 months ago (2014-07-18 00:30:35 UTC) #16
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 5 months ago (2014-07-18 02:54:52 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/feng@chromium.org/398853003/40001
6 years, 5 months ago (2014-07-18 02:55:50 UTC) #18
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 04:01:55 UTC) #19
Message was sent while issue was closed.
Change committed as 284002

Powered by Google App Engine
This is Rietveld 408576698