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

Unified Diff: chrome/browser/resources/safe_browsing_malware_block.html

Issue 10694037: Add a policy to disable proceeding through the Safe Browsing interstitials. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/safe_browsing_malware_block.html
diff --git a/chrome/browser/resources/safe_browsing_malware_block.html b/chrome/browser/resources/safe_browsing_malware_block.html
index 56f4eca0574b12c0617c3c79406c20a49e58f10d..ea5cf08c95be6a65eb33b7ceeb467fd279078724 100644
--- a/chrome/browser/resources/safe_browsing_malware_block.html
+++ b/chrome/browser/resources/safe_browsing_malware_block.html
@@ -160,7 +160,7 @@ label.checkbox > span {
</form>
</div>
- <div class="main" i18n-values=".innerHTML:description3"></div>
+ <div class="main" i18n-values=".innerHTML:description3" jsdisplay="!proceed_disabled"></div>
James Hawkins 2012/06/29 17:31:51 80 cols.
Joao da Silva 2012/07/02 10:08:40 Done.
<div class="main footer" jsdisplay="displaycheckbox">
<label class="checkbox" for="checkreport">

Powered by Google App Engine
This is Rietveld 408576698