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

Unified Diff: dependencies

Issue 29680696: [$csp4 adblockpluschrome] Issue 5241 - Add support for Content Security Policy filters (Closed)
Patch Set: Rebased, ignored requests cached by ServiceWorkers and addressed Sebastian's feedback Created March 13, 2018, 6:08 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 | « _locales/en_US/messages.json ('k') | lib/csp.js » ('j') | lib/csp.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
diff --git a/dependencies b/dependencies
index 3029c0bdbcb8f2e4cf218330bee453798ad1306f..02364567486ccf7898c29f411d38133eaf66b41a 100644
--- a/dependencies
+++ b/dependencies
@@ -1,5 +1,5 @@
_root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
_self = buildtools/ensure_dependencies.py
buildtools = buildtools hg:d9e8c5035624 git:0c8a9db
-adblockpluscore = adblockpluscore hg:69a1ff0e91b3 git:a902e17
-adblockplusui = adblockplusui hg:08bd84805764 git:93b2850
+adblockpluscore = adblockpluscore git:6329-csp-option
+adblockplusui = adblockplusui git:6451-csp-filters
« no previous file with comments | « _locales/en_US/messages.json ('k') | lib/csp.js » ('j') | lib/csp.js » ('J')

Powered by Google App Engine
This is Rietveld