[Webkit-unassigned] [Bug 24674] Crashes in !PLATFORM(MAC)'s formatLocaleDate, in very specific situations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 15:35:11 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24674





------- Comment #8 from gns at gnome.org  2009-03-18 15:35 PDT -------
While discussing this with cascardo we found out that never allowing strftime
to return 2-digit years has no apparent performance impact (I tried sunspider
runs and made a small test js script to run toLocaleDate() on a date object
with current time, so I'd agree with going that route. The parseDate problem he
mentions is because we'd need extra checks for years between 1900 and 1950.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list