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

Side by Side Diff: tests/metadata.gecko

Issue 29696596: Issue 6383 - introduce switchable app_id (Closed) Base URL: https://hg.adblockplus.org/buildtools/rev/097b8d9c43a8
Patch Set: Created Feb. 14, 2018, 10:49 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/expecteddata/manifest_gecko_development_build.json ('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 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 app_id_devbuild=devbuild@adblockplus.org
6 basename = adblockplusfirefox 7 basename = adblockplusfirefox
7 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref ox/updates.json 8 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref ox/updates.json
8 9
9 [compat] 10 [compat]
10 gecko = 50.0 11 gecko = 50.0
11 12
12 [bundles] 13 [bundles]
13 lib/foo.js -= lib/b.js 14 lib/foo.js -= lib/b.js
OLDNEW
« no previous file with comments | « tests/expecteddata/manifest_gecko_development_build.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld