Bug 34493 - Add using WTF::getLocalTime to CurrentTime.h
Summary: Add using WTF::getLocalTime to CurrentTime.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 11:05 PST by Kwang Yul Seo
Modified: 2010-02-02 11:47 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2010-02-02 11:08 PST, Kwang Yul Seo
darin: review-
Details | Formatted Diff | Diff
Patch (879 bytes, patch)
2010-02-02 11:15 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.