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

Unified Diff: metadata.chrome

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 | « lib/prefs.js ('k') | metadata.gecko-webext » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -107,17 +107,17 @@ lib/adblockplus.js =
adblockpluscore/lib/notification.js
adblockpluscore/lib/rsa.js
adblockpluscore/lib/rusha.js
adblockpluscore/lib/subscriptionClasses.js
adblockpluscore/lib/synchronizer.js
adblockplusui/lib/antiadblockInit.js
lib/adblockplus.js[module] = true
lib/adblockplus.js[injectinfomodule] = true
-lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupBlocker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection
+lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupBlocker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxDataCleanup
include.preload.js = include.preload.js inject.preload.js
include.postload.js = subscriptionLink.postload.js composer.postload.js
elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/content/elemHideEmulation.js
[import_locales]
adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
remove_subscription_warning
=notification_antiadblock_title
« no previous file with comments | « lib/prefs.js ('k') | metadata.gecko-webext » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld