Bug 92953 - [WINCE] Return 0 at calculateDSTOffset(double, double)
Summary: [WINCE] Return 0 at calculateDSTOffset(double, double)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks: 92955
  Show dependency treegraph
 
Reported: 2012-08-02 00:10 PDT by Patrick R. Gansterer
Modified: 2012-08-02 18:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-08-02 00:17 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2012-08-02 00:10:03 PDT
[WINCE] Return 0 at calculateDSTOffset(double, double)
Comment 1 Patrick R. Gansterer 2012-08-02 00:17:01 PDT
Created attachment 155989 [details]
Patch
Comment 2 Patrick R. Gansterer 2012-08-02 00:18:54 PDT
Comment on attachment 155989 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=155989&action=review

> Source/WTF/ChangeLog:8
> +        localtime() is implemented as a call to gmtime() in ce_time.c.

See https://qt.gitorious.org/qt/qt/blobs/4.8/src/3rdparty/ce-compat/ce_time.c#line674
Comment 3 Ryosuke Niwa 2012-08-02 17:50:54 PDT
Comment on attachment 155989 [details]
Patch

Okay.
Comment 4 WebKit Review Bot 2012-08-02 18:43:21 PDT
Comment on attachment 155989 [details]
Patch

Clearing flags on attachment: 155989

Committed r124546: <http://trac.webkit.org/changeset/124546>
Comment 5 WebKit Review Bot 2012-08-02 18:43:24 PDT
All reviewed patches have been landed.  Closing bug.