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

Unified Diff: metadata.gecko-webext

Issue 29365771: Issue 4673 - Add a WebExtensions build configuration (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Created Nov. 30, 2016, 10:28 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
« dependencies ('K') | « dependencies ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko-webext
===================================================================
new file mode 100644
--- /dev/null
+++ b/metadata.gecko-webext
@@ -0,0 +1,9 @@
+[default]
+inherit = metadata.chrome
+
+[general]
+id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+basename = adblockplusfirefox
Wladimir Palant 2016/11/30 10:32:35 Note: while the extension ID is the same, basename
+
+[compat]
+gecko = 50.0
Wladimir Palant 2016/11/30 10:32:35 I assume that we won't bother with backwards compa
« dependencies ('K') | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld