RESOLVED FIXED 93428
[WTF] Add using WTF::msPerHour into DateMath.h
https://bugs.webkit.org/show_bug.cgi?id=93428
Summary [WTF] Add using WTF::msPerHour into DateMath.h
yosin
Reported 2012-08-07 20:36:26 PDT
I would like to use msPerHour in DateMath.h, bug 92960. However DateMath.h does't have using declaration for it even if it has msPerDay, msPerMinute and so on.
Attachments
Patch 1 (1.28 KB, patch)
2012-08-07 20:43 PDT, yosin
no flags
yosin
Comment 1 2012-08-07 20:43:23 PDT
yosin
Comment 2 2012-08-07 20:43:57 PDT
Comment on attachment 157099 [details] Patch 1 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 3 2012-08-07 20:45:34 PDT
Comment on attachment 157099 [details] Patch 1 ok
yosin
Comment 4 2012-08-07 20:48:37 PDT
Comment on attachment 157099 [details] Patch 1 Clearing flags on attachment: 157099 Committed r124976: <http://trac.webkit.org/changeset/124976>
yosin
Comment 5 2012-08-07 20:48:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.