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

Unified Diff: metadata

Issue 8684113: Improved patterns.ini reading to be more memory-efficient (Closed)
Patch Set: Created Oct. 30, 2012, 2:51 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
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata
===================================================================
--- a/metadata
+++ b/metadata
@@ -25,13 +25,13 @@ es=http://adblockplus.org/es/
fr=http://adblockplus.org/fr/
he=http://adblockplus.org/he/
ko=http://adblockplus.org/ko/
ru=http://adblockplus.org/ru/
zh-CN=https://adblockplus.org/zh_CN/
zh-TW=https://adblockplus.org/zh_TW/
[compat]
-firefox=8.0/19.0a1
+firefox=9.0/19.0a1
fennec2=11.0a1/19.0a1
-thunderbird=8.0/19.0a1
-seamonkey=2.5/2.16a1
-toolkit=8.0/19.0a1
+thunderbird=9.0/19.0a1
+seamonkey=2.6/2.16a1
+toolkit=9.0/19.0a1
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld