Bug 124323

Summary: Use NSCalendarIdentifierGregorian instead of NSGregorianCalendar on OS X 10.9 and iOS
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use NSCalendarIdentifierGregorian instead of NSGregorianCalendar on OS X 10.9 and iOS mrowe: review+

Description Andy Estes 2013-11-13 17:11:49 PST
Use NSCalendarIdentifierGregorian instead of NSGregorianCalendar on OS X 10.9 and iOS
Comment 1 Andy Estes 2013-11-13 17:13:16 PST
Created attachment 216880 [details]
Use NSCalendarIdentifierGregorian instead of NSGregorianCalendar on OS X 10.9 and iOS
Comment 2 Andy Estes 2013-11-13 17:16:42 PST
Committed r159265: <http://trac.webkit.org/changeset/159265>