[Webkit-unassigned] [Bug 34409] Use WTF::getLocalTime instead of localtime_r in FTPDirectoryDocument
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 10:29:33 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34409
Kwang Yul Seo <kwangyul.seo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47814|0 |1
is obsolete| |
Attachment #47814|review?, commit-queue? |
Flag| |
Attachment #47949| |review?, commit-queue?
Flag| |
--- Comment #4 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2010-02-02 10:29:32 PST ---
Created an attachment (id=47949)
--> (https://bugs.webkit.org/attachment.cgi?id=47949)
Use WTF::getLocalTime
Move gmtimeQt(const QDateTime &input) to FTPDirectoryParser.cpp because it is
shared. Remove platform guards for localtime_r and use WTF::getLocalTime
unconditionally.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list