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

Side by Side Diff: metadata

Issue 8684113: Improved patterns.ini reading to be more memory-efficient (Closed)
Patch Set: Created Oct. 30, 2012, 2:51 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [general] 1 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 3 basename=adblockplus
4 branchname=ADBLOCK_PLUS 4 branchname=ADBLOCK_PLUS
5 version=2.1.3a 5 version=2.1.3a
6 author=Wladimir Palant 6 author=Wladimir Palant
7 options=chrome://adblockplus/content/ui/settings.xul 7 options=chrome://adblockplus/content/ui/settings.xul
8 optionsType=2 8 optionsType=2
9 9
10 [contributors] 10 [contributors]
(...skipping 12 matching lines...) Expand all
23 en=http://adblockplus.org/en/ 23 en=http://adblockplus.org/en/
24 es=http://adblockplus.org/es/ 24 es=http://adblockplus.org/es/
25 fr=http://adblockplus.org/fr/ 25 fr=http://adblockplus.org/fr/
26 he=http://adblockplus.org/he/ 26 he=http://adblockplus.org/he/
27 ko=http://adblockplus.org/ko/ 27 ko=http://adblockplus.org/ko/
28 ru=http://adblockplus.org/ru/ 28 ru=http://adblockplus.org/ru/
29 zh-CN=https://adblockplus.org/zh_CN/ 29 zh-CN=https://adblockplus.org/zh_CN/
30 zh-TW=https://adblockplus.org/zh_TW/ 30 zh-TW=https://adblockplus.org/zh_TW/
31 31
32 [compat] 32 [compat]
33 firefox=8.0/19.0a1 33 firefox=9.0/19.0a1
34 fennec2=11.0a1/19.0a1 34 fennec2=11.0a1/19.0a1
35 thunderbird=8.0/19.0a1 35 thunderbird=9.0/19.0a1
36 seamonkey=2.5/2.16a1 36 seamonkey=2.6/2.16a1
37 toolkit=8.0/19.0a1 37 toolkit=9.0/19.0a1
OLDNEW
« lib/io.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld