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

Unified Diff: README.md

Issue 29338201: Issue 3719 - Adapt for changes in the initilization code on Chrome/Safari (Closed)
Patch Set: Created March 14, 2016, 11: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 | « no previous file | firstRun.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -65,8 +65,8 @@
* `platform`, `platformVersion`, `application`, `applicationVersion`: sets
application parameters that are normally determined by Adblock Plus. Using
`?platform=safari&platformVersion=5.0` should trigger a warning.
-* `seenDataCorruption`, `filterlistsReinitialized`: setting these parameters to
- `true` should trigger warnings referring to issues detected by Adblock Plus.
+* `filterlistsReinitialized`: setting these parameters to `true` should
+ trigger warnings referring to issues detected by Adblock Plus.
* `blockedURLs`: a comma-separated list of URLs that should be considered
blocked (necessary to test the check for blocked scripts in sharing buttons).
« no previous file with comments | « no previous file | firstRun.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld