Bug 93428

Summary: [WTF] Add using WTF::msPerHour into DateMath.h
Product: WebKit Reporter: yosin
Component: Web Template FrameworkAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 92960    
Attachments:
Description Flags
Patch 1 none

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.