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

Unified Diff: metadata.gecko-webext

Issue 29526555: Issue 5554 - [webextensions] Adjust data to account for UI limitations (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Made imports constant Created Aug. 24, 2017, 10:43 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 | « metadata.chrome ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko-webext
===================================================================
--- a/metadata.gecko-webext
+++ b/metadata.gecko-webext
@@ -8,8 +8,9 @@ version = 2.99.0
devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfirefox/updates.json
[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
+lib/adblockplus.js += lib/firefoxDataCleanup.js
« no previous file with comments | « metadata.chrome ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld