Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: options.html

Issue 29339192: Issue 3880 - Improve behavior of Safari content blocker option (Closed)
Patch Set: Don't persists whether Safari needs to be restarted Created March 31, 2016, 3:15 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/en-US/options.json ('k') | options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: options.html
===================================================================
--- a/options.html
+++ b/options.html
@@ -233,6 +233,7 @@
<li data-pref="safari_contentblocker">
<button role="checkbox" data-action="toggle-pref"></button>
<span class="i18n_options_tweaks_safariContentBlocker"></span>
+ <span id="restart-safari" class="i18n_options_tweaks_restartSafari"></span>
</li>
</ul>
</div>
« no previous file with comments | « locale/en-US/options.json ('k') | options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld