Opened on 01/12/2018 at 07:25:16 PM
Last modified on 01/15/2018 at 05:50:12 AM
#6248 new change
Check per-platform build
Reported by: | asmirnov | Assignee: | |
---|---|---|---|
Priority: | P3 | Milestone: | |
Module: | Adblock-Plus-for-Chromium | Keywords: | |
Cc: | Blocked By: | #6263 | |
Blocking: | Platform: | Android | |
Ready: | no | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
We made it working for Android, but as it's single project for all the platforms we need to make sure it does not hurt the other platforms. We should be able to checkout and compile it for other platforms without AdblockPlus dependencies and AdblockPlus source code used (like there is no ABP integration at all).
What to change
Check DEPS, GN configs and C++ files to have proper conditions like is_android, #if defined(OS_ANDROID)
Attachments (0)
Change History (2)
Note: See
TracTickets for help on using
tickets.