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   

Description Ricky Mondello 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.
Comment 1 Anders Carlsson 2013-11-14 11:02:09 PST
We’re tracking the deprecations in a separate bug. Retitling this to track adding new API.
Comment 2 Radar WebKit Bug Importer 2013-11-14 11:02:37 PST
<rdar://problem/15471362>