Bug 124189 - Supply replacements for WebHistory API dealing with NSCalendarDate
Summary: Supply replacements for WebHistory API dealing with NSCalendarDate
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-11 23:04 PST by Ricky Mondello
Modified: 2013-11-14 11:02 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>