Bug 34493

Summary: Add using WTF::getLocalTime to CurrentTime.h
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
darin: review-
Patch none

Description Kwang Yul Seo 2010-02-02 11:05:32 PST
using WTF::getLocalTime is needed.
Comment 1 Kwang Yul Seo 2010-02-02 11:08:23 PST
Created attachment 47953 [details]
Patch
Comment 2 Darin Adler 2010-02-02 11:09:22 PST
Comment on attachment 47953 [details]
Patch

>  2010-02-01  Kwang Yul Seo  <skyul@company100.net>
>  
> +        Reviewed by NOBODY (OOPS!).
> +
> +        [BREWMP] Add HAVE_XXX definitions
> +        https://bugs.webkit.org/show_bug.cgi?id=34414
> +
> +        Add HAVE_ERRNO_H=1
> +
> +        * wtf/Platform.h:

Oops.

Otherwise perfect.
Comment 3 Kwang Yul Seo 2010-02-02 11:15:45 PST
Created attachment 47954 [details]
Patch

Oops. Sorry. I was too in a hurry.
Comment 4 WebKit Commit Bot 2010-02-02 11:47:49 PST
Comment on attachment 47954 [details]
Patch

Clearing flags on attachment: 47954

Committed r54244: <http://trac.webkit.org/changeset/54244>
Comment 5 WebKit Commit Bot 2010-02-02 11:47:55 PST
All reviewed patches have been landed.  Closing bug.