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

Unified Diff: firstRun.js

Issue 29371585: Issue 4783 - Drop Safari support [adblockplusui] (Closed)
Patch Set: Created Jan. 12, 2017, 9:55 a.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 | « firstRun.html ('k') | locale/en-US/firstRun.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firstRun.js
diff --git a/firstRun.js b/firstRun.js
index 068738181d2fc4dafe0fb873ff530133c4ac1a64..feb3cf77d9a73b3e85d785fd55d07840c592eba3 100644
--- a/firstRun.js
+++ b/firstRun.js
@@ -64,9 +64,6 @@
E("filterlistsReinitializedWarning").removeAttribute("hidden");
setLinks("filterlistsReinitializedWarning", openFilters);
}
-
- if (issues.legacySafariVersion)
- E("legacySafariWarning").removeAttribute("hidden");
});
updateSocialLinks();
« no previous file with comments | « firstRun.html ('k') | locale/en-US/firstRun.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld