#17 closed change (fixed)
[libadblockplus integration cleanup] Don't hard code the JNI version
Reported by: | fhd | Assignee: | |
---|---|---|---|
Priority: | P3 | Milestone: | Adblock-Plus-for-Android-1.3 |
Module: | Adblock-Plus-for-Android | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7 | Platform: | |
Ready: | no | Confidential: | no |
Tester: | Verified working: | no | |
Review URL(s): |
Description (last modified by philll)
Background
See #7.
What to change
Don't hard code the JNI version (http://codereview.adblockplus.org/11172036/diff/1/jni/abpEngine.cpp#newcode134)
Change History (12)
comment:1 Changed 6 years ago by philll
- Description modified (diff)
- Summary changed from [libadblockplus integration cleanup] Create RAII wrappers for JNI objects to [libadblockplus integration cleanup] Don't hard code the JNI version
comment:2 Changed 6 years ago by philll
- Blocking 7 added
comment:3 Changed 6 years ago by philll
- Keywords libadblockplus integration cleanup removed
comment:4 Changed 6 years ago by trev
- Component changed from Unknown to ABP-Android
comment:5 Changed 6 years ago by philll
- Owner set to rjeschke
- Status changed from new to assigned
comment:6 Changed 6 years ago by fhd
- Priority changed from Unknown to P3
comment:7 Changed 6 years ago by fhd
- Reporter changed from philll to fhd
comment:8 Changed 6 years ago by fhd
- Owner rjeschke deleted
comment:9 Changed 6 years ago by fhd
- Status changed from assigned to accepted
comment:10 Changed 6 years ago by philll
- Status changed from accepted to new
comment:11 Changed 6 years ago by rjeschke
- Ready unset
- Resolution set to fixed
- Status changed from new to closed
comment:12 Changed 6 years ago by fhd
- Milestone set to Adblock-Plus-for-Android-next
Note: See
TracTickets for help on using
tickets.
Fixed by #16.