Opened on 01/15/2018 at 11:41:06 AM

Closed on 01/24/2018 at 12:08:43 AM

#6268 closed defect (fixed)

Fix deprecated API's used in ABB

Reported by: CraftyDeano Assignee: CraftyDeano
Priority: Unknown Milestone: Adblock-Browser-for-iOS-2.1.0
Module: Adblock-Browser-for-iOS Keywords:
Cc: Blocked By:
Blocking: Platform: Adblock Browser for iOS
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

https://codereview.adblockplus.org/29669565/

Description

Background

While building the project, the following deprecated API warnings are shown:
'characters' is deprecated: Please use String or Substring directly
'substring(from:)' is deprecated: Please use String slicing subscript with a 'partial range from' operator.
'init' is deprecated: replaced by 'init(truncating: )'

What to change

This issue is to fix the above deprecated API errors in the ABB project

Attachments (0)

Change History (2)

comment:1 Changed on 01/15/2018 at 11:54:02 AM by CraftyDeano

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:2 Changed on 01/24/2018 at 12:08:43 AM by CraftyDeano

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from CraftyDeano.
 
Note: See TracTickets for help on using tickets.