Bug 124189
| Summary: | Supply replacements for WebHistory API dealing with NSCalendarDate | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ricky Mondello <rmondello> |
| Component: | WebKit API | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anders Carlsson
We’re tracking the deprecations in a separate bug. Retitling this to track adding new API.
Radar WebKit Bug Importer
<rdar://problem/15471362>