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

Unified 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.
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 | « tests/expecteddata/manifest_gecko_development_build.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.gecko
diff --git a/tests/metadata.gecko b/tests/metadata.gecko
index ff8dab48f7c02f4aa5656320eed310f24a485133..808fbf01e7a32af6429e31988a6d6615502a67f7 100644
--- a/tests/metadata.gecko
+++ b/tests/metadata.gecko
@@ -2,7 +2,8 @@
inherit = metadata.chrome
[general]
-id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+app_id_devbuild=devbuild@adblockplus.org
basename = adblockplusfirefox
devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfirefox/updates.json
« 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