Opened on 03/11/2014 at 10:31:19 AM
Closed on 05/02/2014 at 09:26:54 AM
Last modified on 05/05/2014 at 11:12:51 PM
#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)
Attachments (0)
Change History (12)
comment:1 Changed on 03/11/2014 at 10:32:24 AM 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 on 03/11/2014 at 10:51:58 AM by philll
- Blocking 7 added
comment:3 Changed on 03/11/2014 at 12:57:59 PM by philll
- Keywords libadblockplus integration cleanup removed
comment:4 Changed on 03/11/2014 at 09:34:51 PM by trev
- Component changed from Unknown to ABP-Android
comment:5 Changed on 03/12/2014 at 11:38:19 AM by philll
- Owner set to rjeschke
- Status changed from new to assigned
comment:6 Changed on 03/12/2014 at 04:55:19 PM by fhd
- Priority changed from Unknown to P3
comment:7 Changed on 03/12/2014 at 05:09:25 PM by fhd
- Reporter changed from philll to fhd
comment:8 Changed on 03/12/2014 at 05:12:33 PM by fhd
- Owner rjeschke deleted
comment:9 Changed on 03/12/2014 at 05:12:56 PM by fhd
- Status changed from assigned to accepted
comment:10 Changed on 03/21/2014 at 09:11:02 AM by philll
- Status changed from accepted to new
comment:11 Changed on 05/02/2014 at 09:26:54 AM by rjeschke
- Ready unset
- Resolution set to fixed
- Status changed from new to closed
comment:12 Changed on 05/05/2014 at 11:12:51 PM by fhd
- Milestone set to Adblock-Plus-for-Android-next
Note: See
TracTickets for help on using
tickets.
Fixed by #16.