Bug 124189

Summary: Supply replacements for WebHistory API dealing with NSCalendarDate
Product: WebKit Reporter: Ricky Mondello <rmondello>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andersca, conrad_shultz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.