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: Updated dependency Created Dec. 3, 2016, 9:26 p.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 | « 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,13 @@
+[default]
+inherit = metadata.chrome
+
+[general]
+id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+basename = adblockplusfirefox
+
+[compat]
+gecko = 50.0
+
+[convert_js]
+# See https://bugzil.la/1190687 - pop-up blocking won't work right now
+lib/adblockplus.js -= lib/popupBlocker.js
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld