Opened on 01/06/2018 at 01:00:51 AM
Last modified on 01/06/2018 at 01:01:45 AM
#6232 new change
Convert remaining properties in AdblockPlusExtras into Swift
Reported by: | dzhang | Assignee: | dzhang |
---|---|---|---|
Priority: | Unknown | Milestone: | Adblock-Plus-for-iOS-next |
Module: | Adblock-Plus-for-iOS/macOS | Keywords: | |
Cc: | Blocked By: | #5551 | |
Blocking: | Platform: | iOS | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description
Background
A logical stopping point for conversion of AdblockPlusExtras in #5551 was reached and there are a few remaining properties that need to be converted to Swift. These properties are active with KVO and are distributed in multiple locations in the Objective-C code.
Converting them requires tracing each one throughout the Objective-C implementation. Changes on a single property require updates in many places. For this reason, this has been made into a separate issue.
What to change
Finish conversion of AdblockPlusExtras properties into Swift
Attachments (0)
Change History (2)
Note: See
TracTickets for help on using
tickets.