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

Unified Diff: metadata.common

Issue 29356068: Issue 4495 - Update adblockplustests dependency (Closed)
Patch Set: Remove adblockplustests Created Oct. 6, 2016, 9:37 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 | « dependencies ('k') | qunit/qunit.css » ('j') | 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 7f4183122bf719588fe15b259327aa55fad85446..113a66ab6499af763d6828d65de78707caa23aeb 100644
--- a/metadata.common
+++ b/metadata.common
@@ -18,7 +18,7 @@ testScripts = ../ext/common.js
../lib/adblockplus.js
../lib/publicSuffixList.js
common.js
- tests/adblockplus.js
+ tests/prefs.js
tests/versionComparator.js
tests/url.js
tests/cssEscaping.js
@@ -58,8 +58,6 @@ skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png
skin/social/renren.png = adblockplusui/skin/social/renren.png
skin/social/twitter.png = adblockplusui/skin/social/twitter.png
skin/social/weibo.png = adblockplusui/skin/social/weibo.png
-qunit/qunit.js = adblockplustests/chrome/content/qunit.js
-qunit/qunit.css = adblockplustests/chrome/content/qunit.css
[convert_js]
lib/adblockplus.js =
@@ -103,16 +101,6 @@ ext/background.js = ext/background.js
ext/background.js[brace_style] = expand
include.postload.js = subscriptionLink.postload.js composer.postload.js
-qunit/tests/adblockplus.js = adblockplustests/chrome/content/tests/domainRestrictions.js
- adblockplustests/chrome/content/tests/filterClasses.js
Sebastian Noack 2016/10/06 11:47:36 Do I miss something here, or shouldn't we import t
Wladimir Palant 2016/10/06 12:09:29 This makes little sense. In adblockpluscore these
Sebastian Noack 2016/10/06 12:24:17 Not sure about the effort, but I think it generall
Wladimir Palant 2016/10/06 14:27:58 I don't really remember that misoptimization being
Sebastian Noack 2016/10/06 16:24:23 I don't agree, but if we still want to run the cor
- adblockplustests/chrome/content/tests/filterNotifier.js
- adblockplustests/chrome/content/tests/filterStorage.js
- adblockplustests/chrome/content/tests/matcher.js
- adblockplustests/chrome/content/tests/prefs.js
- adblockplustests/chrome/content/tests/regexpFilters_matching.js
- adblockplustests/chrome/content/tests/subscriptionClasses.js
-qunit/tests/adblockplus.js[source_repo] = https://hg.adblockplus.org/adblockplustests/
-
[import_locales]
adblockplus/chrome/locale/*/global.properties = subscription_invalid_location
remove_subscription_warning
« no previous file with comments | « dependencies ('k') | qunit/qunit.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld