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

Unified Diff: metadata.gecko

Issue 29597555: Issue 5977 - Set popup programmatically on Firefox (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Created Nov. 4, 2017, 11:22 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
« lib/options.js ('K') | « lib/options.js ('k') | polyfill.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
===================================================================
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -1,15 +1,16 @@
[default]
inherit = metadata.chrome
[general]
id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
basename = adblockplusfirefox
version = 2.99.0
+browserAction -= popup.html
Manish Jethani 2017/11/04 11:27:18 This also needs a change in buildtools. If this ap
kzar 2017/11/04 16:17:26 I think your approach is OK.
[compat]
gecko = 50.0
[mapping]
mobile-options.html = adblockplusui/mobile-options.html
mobile-options.js = adblockplusui/mobile-options.js
desktop-options.html = adblockplusui/desktop-options.html
« lib/options.js ('K') | « lib/options.js ('k') | polyfill.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld