Changes between Version 10 and Version 14 of Ticket #6559
- Timestamp:
- 06/12/2018 07:09:58 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6559 – Description
v10 v14 19 19 20 20 In `lib/elemHideEmulation.js`, convert `filters` to a `Set`. 21 22 === Integration notes === 23 24 With changeset [https://hg.adblockplus.org/adblockpluscore/rev/ae6bf93f1856 ae6bf93f1856], the type of `SpecialSubscription.defaultsMap` is now `Map` rather than `Object`.