WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30800
Cache recently computed date data
https://bugs.webkit.org/show_bug.cgi?id=30800
Summary
Cache recently computed date data
Geoffrey Garen
Reported
2009-10-26 17:38:43 PDT
Patch coming.
Attachments
patch
(23.91 KB, patch)
2009-10-26 17:39 PDT
,
Geoffrey Garen
darin
: review-
Details
Formatted Diff
Diff
patch - now with 100% more new files!
(27.14 KB, patch)
2009-10-27 12:07 PDT
,
Geoffrey Garen
oliver
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2009-10-26 17:39:13 PDT
Created
attachment 41921
[details]
patch
mitz
Comment 2
2009-10-26 17:43:36 PDT
Comment on
attachment 41921
[details]
patch This patch is missing the new files (they’re also not listed in the change log).
Darin Adler
Comment 3
2009-10-26 17:47:30 PDT
Comment on
attachment 41921
[details]
patch
> - bool getGregorianDateTime(bool outputIsUTC, WTF::GregorianDateTime&) const; > + bool getGregorianDateTime(ExecState* exec, bool outputIsUTC, WTF::GregorianDateTime&) const;
No need for the argument name "exec" here. You forgot to "svn add" the new files so I could not review them. review- because this is not a complete patch
Geoffrey Garen
Comment 4
2009-10-27 12:07:28 PDT
Created
attachment 41973
[details]
patch - now with 100% more new files!
Geoffrey Garen
Comment 5
2009-10-27 15:21:16 PDT
http://trac.webkit.org/changeset/50174
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug