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

Unified Diff: dependencies

Issue 29760707: Issue 6622 - Implement $rewrite filter option (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Rename rewrittenTo to rewrittenUrl. Adjust some comments. Created May 15, 2018, 4:31 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 | « no previous file | lib/requestBlocker.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
===================================================================
--- 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:47429f8d9b6a git:bd1a0d2
-adblockpluscore = adblockpluscore hg:d7d51d29aa34 git:8508af0
-adblockplusui = adblockplusui hg:8c49749e63e7 git:dcb681f
+adblockpluscore = adblockpluscore hg:89490da18380 git:8508af0
Sebastian Noack 2018/05/18 15:13:30 This revision seems to be wrong: https://hg.adbloc
hub 2018/05/18 15:28:49 I had the right one locally (both mercurial and gi
+adblockplusui = adblockplusui hg:ff614a2838a9 git:dcb681f
Sebastian Noack 2018/05/18 15:13:30 I knew that I previously said otherwise, but given
hub 2018/05/18 15:28:49 I'll revert this dependency. We'll update it as so
« no previous file with comments | « no previous file | lib/requestBlocker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld