Bug 93428 - [WTF] Add using WTF::msPerHour into DateMath.h
Summary: [WTF] Add using WTF::msPerHour into DateMath.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks: 92960
  Show dependency treegraph
 
Reported: 2012-08-07 20:36 PDT by yosin
Modified: 2012-08-07 20:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch 1 (1.28 KB, patch)
2012-08-07 20:43 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 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.
Comment 1 yosin 2012-08-07 20:43:23 PDT
Created attachment 157099 [details]
Patch 1
Comment 2 yosin 2012-08-07 20:43:57 PDT
Comment on attachment 157099 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 Kent Tamura 2012-08-07 20:45:34 PDT
Comment on attachment 157099 [details]
Patch 1

ok
Comment 4 yosin 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>
Comment 5 yosin 2012-08-07 20:48:41 PDT
All reviewed patches have been landed.  Closing bug.