NEW 124189
Supply replacements for WebHistory API dealing with NSCalendarDate
https://bugs.webkit.org/show_bug.cgi?id=124189
Summary Supply replacements for WebHistory API dealing with NSCalendarDate
Ricky Mondello
Reported 2013-11-11 23:04:36 PST
WebHistory.h exposes two methods (`-orderedLastVisitedDays` and `-orderedItemsLastVisitedOnDay:`) dealing with NSCalendarDate. OS X has deprecated NSCalendarDate. In both of these cases, replacement API dealing with NSDate (over NSCalendarDate) should be added. Eventually, the NSCalendarDate methods should be deprecated.
Attachments
Anders Carlsson
Comment 1 2013-11-14 11:02:09 PST
We’re tracking the deprecations in a separate bug. Retitling this to track adding new API.
Radar WebKit Bug Importer
Comment 2 2013-11-14 11:02:37 PST
Note You need to log in before you can comment on or make changes to this bug.