DescriptionThis port is pretty close to what we have on Android:
https://hg.adblockplus.org/adblockplusandroid/file/4fd8c169eb6a/src/org/adblockplus/android/ReferrerMapping.java
The main difference is that Java has the perfect data structure for our needs; LinkedHashMap, while C++'s standard library doesn't have anything comparable.
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #
Total comments: 5
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
MessagesTotal messages: 13
|