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

Unified Diff: metadata.common

Issue 29363560: Issue 4552 - Drop jshydra dependency (adblockpluschrome) (Closed)
Patch Set: Remove used convert_js args Created Nov. 21, 2016, 11:14 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/compat.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
diff --git a/metadata.common b/metadata.common
index 4afa7fd94462cc1e41b1ff84510a7e1a954fe3ae..b9955577e85bcedcb718d877a28801a4fd443000 100644
--- a/metadata.common
+++ b/metadata.common
@@ -89,11 +89,9 @@ lib/adblockplus.js =
adblockpluscore/lib/subscriptionClasses.js
adblockpluscore/lib/synchronizer.js
lib/adblockplus.js[module] = true
-lib/adblockplus.js[source_repo] = https://hg.adblockplus.org/adblockpluscore/
lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupBlocker,subscriptionInit,filterComposer,stats,uninstall,csp
ext/common.js = ext/common.js
ext/background.js = ext/background.js
Wladimir Palant 2016/11/30 11:47:27 No point running ext/common.js and ext/background.
kzar 2016/11/30 14:36:33 I thought this initially as well, but then I reali
-ext/background.js[brace_style] = expand
include.postload.js = subscriptionLink.postload.js composer.postload.js
[import_locales]
« lib/compat.js ('K') | « lib/io.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld