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

Issue 10690102: Relanding https://chromiumcodereview.appspot.com/10694037 after a revert. The original CL failed on… (Closed)

Created:
8 years, 5 months ago by Joao da Silva
Modified:
8 years, 5 months ago
CC:
chromium-reviews, MAD, jar (doing other things), Nirnimesh, arv (Not doing code reviews), pam+watch_chromium.org, dyu1, dennis_jeffrey, anantha, Ilya Sherman
Visibility:
Public.

Description

Relanding https://chromiumcodereview.appspot.com/10694037 after a revert. The original CL failed on Mac Debug. Add a policy to disable proceeding through the Safe Browsing interstitials. BUG=119184 TEST=browser_tests:SafeBrowsingBlockingPageTest.*, Safe Browsing warning pages don't have a "proceed" link when opening malware sites (e.g. ianfette.org) and the policy is set Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146359

Patch Set 1 #

Patch Set 2 : Fixed the test #

Total comments: 2

Patch Set 3 : Another fix for the test #

Patch Set 4 : Rebased #

Total comments: 2

Patch Set 5 : Rebase #

Patch Set 6 : Added TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -62 lines) Patch
M chrome/app/policy/policy_templates.json View 3 chunks +16 lines, -4 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/safe_browsing_malware_block.html View 1 chunk +16 lines, -7 lines 0 comments Download
M chrome/browser/resources/safe_browsing_multiple_threat_block.html View 2 chunks +43 lines, -20 lines 0 comments Download
M chrome/browser/resources/safe_browsing_phishing_block.html View 1 chunk +20 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 2 3 6 chunks +25 lines, -24 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc View 1 2 3 4 5 5 chunks +60 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/test/functional/policy_test_cases.py View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/tools/chromeactions.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/tools/extract_actions.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Joao da Silva
Please have a look at this again. Patch set 1 is the original CL (https://chromiumcodereview.appspot.com/10694037), ...
8 years, 5 months ago (2012-07-08 16:21:20 UTC) #1
James Hawkins
lgtm
8 years, 5 months ago (2012-07-08 17:19:30 UTC) #2
Mattias Nissler (ping if slow)
chrome/browser/policy still LGTM, but I'm unsure about the busy wait loop you put in. http://codereview.chromium.org/10690102/diff/4001/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc ...
8 years, 5 months ago (2012-07-09 08:32:25 UTC) #3
Miranda Callahan
profiles/* still LGTM. On 2012/07/09 08:32:25, Mattias Nissler wrote: > chrome/browser/policy still LGTM, but I'm ...
8 years, 5 months ago (2012-07-09 13:20:37 UTC) #4
Joao da Silva
@Mattias: please have a look at the current fix for the test. Still lgty? http://codereview.chromium.org/10690102/diff/4001/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc ...
8 years, 5 months ago (2012-07-10 09:52:20 UTC) #5
Mattias Nissler (ping if slow)
http://codereview.chromium.org/10690102/diff/11002/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc (right): http://codereview.chromium.org/10690102/diff/11002/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc#newcode388 chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc:388: "jstProcess(new JsEvalContext(templateData), root);\n" If I were in your shoes, ...
8 years, 5 months ago (2012-07-10 11:28:45 UTC) #6
Joao da Silva
http://codereview.chromium.org/10690102/diff/11002/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc File chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc (right): http://codereview.chromium.org/10690102/diff/11002/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc#newcode388 chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc:388: "jstProcess(new JsEvalContext(templateData), root);\n" On 2012/07/10 11:28:45, Mattias Nissler wrote: ...
8 years, 5 months ago (2012-07-12 14:27:21 UTC) #7
Mattias Nissler (ping if slow)
On 2012/07/12 14:27:21, Joao da Silva wrote: > http://codereview.chromium.org/10690102/diff/11002/chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc > File chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc (right): > > ...
8 years, 5 months ago (2012-07-12 14:29:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/10690102/4002
8 years, 5 months ago (2012-07-12 14:40:06 UTC) #9
commit-bot: I haz the power
8 years, 5 months ago (2012-07-12 16:04:08 UTC) #10
Change committed as 146359

Powered by Google App Engine
This is Rietveld 408576698