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

Delta Between Two Patch Sets: tests/metadata.gecko

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Left Patch Set: Created Aug. 4, 2017, 3:06 p.m.
Right Patch Set: Addressing Vasily's comments Created Oct. 22, 2017, 11:11 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « tests/metadata.edge ('k') | tests/test_packagerEdge.py » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 [default]
2 inherit = metadata.chrome
3
1 [general] 4 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 6 basename = adblockplusfirefox
4 version=2.9.1 7 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref ox/updates.json
5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2
8
9 [contributors]
10 1=Pety Pete
11 6=Neil Armstrong
12 additional=subs.xml //subscription/@author
13
14 [homepage]
15 default=http://adblockplus.org/
16 de=http://adblockplus.org/de/
17 en=http://adblockplus.org/en/
18 8
19 [compat] 9 [compat]
20 firefox=51.0/* 10 gecko = 50.0
21 thunderbird=51.0/57.0
22 11
23 [mapping] 12 [bundles]
24 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html 13 lib/foo.js -= lib/b.js
25
26 [import_locales]
27 chrome/locale/*/test.json = *
LEFTRIGHT

Powered by Google App Engine
This is Rietveld