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

Unified Diff: metadata.common

Issue 29338962: Issue 3860 - Move request blocking logic to a seperate module (Closed)
Patch Set: Addressed comments Created March 23, 2016, 4:43 p.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/whitelisting.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -13,7 +13,6 @@
lib/sha1.js
lib/jsbn.js
lib/rsa.js
- webrequest.js
messageResponder.js
background.js
testScripts = ../ext/common.js
@@ -26,7 +25,6 @@
../lib/sha1.js
../lib/jsbn.js
../lib/rsa.js
- ../webrequest.js
common.js
tests/adblockplus.js
tests/versionComparator.js
@@ -98,6 +96,7 @@
lib/icon.js
lib/notificationHelper.js
lib/subscriptionInit.js
+ lib/requestBlocker.js
lib/popupBlocker.js
lib/uninstall.js
--arg module=true source_repo=https://hg.adblockplus.org/adblockpluscore/
« no previous file with comments | « lib/whitelisting.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld