Opened 19 months ago
Last modified 19 months ago
#5498 new change
Add support of ElemHideEmulationFilter filters
Reported by: | sergz | Assignee: | |
---|---|---|---|
Priority: | Unknown | Milestone: | |
Module: | Libadblockplus | Keywords: | |
Cc: | fhd, rjeschke | Blocked By: | #5475 |
Blocking: | Platform: | Unknown / Cross platform | |
Ready: | no | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
Issue #4394 introduces the new filter type, libadblockplus should also provide a means for third parties to use this functionality. However, to avoid any kind of confusion or having it unusable because of some missed parts, because the actual support of this feature should be implemented rather in a gluing part (which is integrating libadblockplus in a browser), there should be a real working example of how to use it. Therefore it should be done simultaneously (actually when we have resources) in one of libadblockplus clients, for instance libadblockplus-android's WebView.
What to do
Negotiate it with libadblockplus-android team after landing of #5475.
Change History (3)
comment:1 Changed 19 months ago by sergz
comment:2 Changed 19 months ago by sergz
- Blocking 5475 removed
comment:3 Changed 19 months ago by sergz
- Blocked By 5475 added
The following git commits can be helpful in order to adapt existing tests and to implement new tests or even get the essence of the functionality https://github.com/adblockplus/adblockpluscore/commit/92da9f3f6410955cbd271ccefef50f37b8e023e6, https://github.com/adblockplus/adblockpluscore/commit/29ecad10539abab28987979faa59417a6de27f00.