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

Issue 425223007: [Android] Temporarily disable Safe Browsing interstitial. (Closed)

Created:
6 years, 4 months ago by Feng Qian
Modified:
6 years, 4 months ago
Reviewers:
sgurun-gerrit only, sky
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

[Android] Temporarily disable Safe Browsing interstitial. During Finch experiment, for users enrolled in the experimental group, we don't want to show interstitial for phishing site to them to avoid confusion. However, the database check is still exercised. This doesn't affect flywheel protection. BUG=381896 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287191

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/renderer_host/safe_browsing_resource_throttle.cc View 1 1 chunk +6 lines, -0 lines 1 comment Download

Messages

Total messages: 16 (0 generated)
Feng Qian
sgurun@, can you do a quick review? PMs decide not to show interstitial. sky@, once ...
6 years, 4 months ago (2014-07-31 17:23:48 UTC) #1
sgurun-gerrit only
lgtm with nit https://codereview.chromium.org/425223007/diff/1/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc File chrome/browser/renderer_host/safe_browsing_resource_throttle.cc (right): https://codereview.chromium.org/425223007/diff/1/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc#newcode91 chrome/browser/renderer_host/safe_browsing_resource_throttle.cc:91: // The database check is still ...
6 years, 4 months ago (2014-07-31 17:26:35 UTC) #2
sky
https://codereview.chromium.org/425223007/diff/20001/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc File chrome/browser/renderer_host/safe_browsing_resource_throttle.cc (right): https://codereview.chromium.org/425223007/diff/20001/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc#newcode90 chrome/browser/renderer_host/safe_browsing_resource_throttle.cc:90: // Temporarily disable SB interstitial during Finch experiment. If ...
6 years, 4 months ago (2014-07-31 17:34:06 UTC) #3
Feng Qian
On 2014/07/31 17:34:06, sky wrote: > https://codereview.chromium.org/425223007/diff/20001/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc > File chrome/browser/renderer_host/safe_browsing_resource_throttle.cc (right): > > https://codereview.chromium.org/425223007/diff/20001/chrome/browser/renderer_host/safe_browsing_resource_throttle.cc#newcode90 > ...
6 years, 4 months ago (2014-07-31 17:36:38 UTC) #4
sky
Ok, LGTM
6 years, 4 months ago (2014-07-31 17:38:41 UTC) #5
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 4 months ago (2014-07-31 17:39:19 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/425223007/20001
6 years, 4 months ago (2014-07-31 17:41:34 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-07-31 22:36:28 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-01 01:06:57 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel/builds/2095)
6 years, 4 months ago (2014-08-01 01:06:58 UTC) #10
Feng Qian
The CQ bit was checked by feng@chromium.org
6 years, 4 months ago (2014-08-01 04:25:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/feng@chromium.org/425223007/20001
6 years, 4 months ago (2014-08-01 04:27:12 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-01 06:17:45 UTC) #13
commit-bot: I haz the power
Change committed as 287191
6 years, 4 months ago (2014-08-02 11:16:54 UTC) #14
felt
On 2014/08/02 11:16:54, I haz the power (commit-bot) wrote: > Change committed as 287191 To ...
6 years, 4 months ago (2014-08-03 02:01:08 UTC) #15
Feng Qian
6 years, 4 months ago (2014-08-04 04:33:53 UTC) #16
Message was sent while issue was closed.
On 2014/08/03 02:01:08, felt wrote:
> On 2014/08/02 11:16:54, I haz the power (commit-bot) wrote:
> > Change committed as 287191
> 
> To make sure I understand: this is only to prevent *double* warnings? Is there
a
> way to ensure that at least one warning is always shown?

felt@, no, this is NOT preventing *double* warnings.

This is not to show warnings for users not having flywheel on during finch
experiment.

Powered by Google App Engine
This is Rietveld 408576698