Bug 6750 - replace QDateTime with a simpler platform abstraction
Summary: replace QDateTime with a simpler platform abstraction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 21:44 PST by Darin Adler
Modified: 2006-01-24 19:40 PST (History)
0 users

See Also:


Attachments
patch that replaces QDateTime with a single currentTime() function (52.87 KB, patch)
2006-01-23 23:15 PST, Darin Adler
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2006-01-23 21:44:08 PST
 
Comment 1 Darin Adler 2006-01-23 23:15:12 PST
Created attachment 5903 [details]
patch that replaces QDateTime with a single currentTime() function
Comment 2 John Sullivan 2006-01-24 15:20:22 PST
Comment on attachment 5903 [details]
patch that replaces QDateTime with a single currentTime() function

r=me if you did some basic testing.