Bug 55247 - Move timeBeginPeriod into OS(WINDOWS) section
Summary: Move timeBeginPeriod into OS(WINDOWS) section
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 11:24 PST by Patrick R. Gansterer
Modified: 2011-02-25 17:15 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2011-02-25 11:26 PST, Patrick R. Gansterer
aroben: review+
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 2011-02-25 11:24:40 PST
see patch
Comment 1 Patrick R. Gansterer 2011-02-25 11:26:44 PST
Created attachment 83851 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-02-25 11:30:49 PST
Comment on attachment 83851 [details]
Patch

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

> Source/JavaScriptCore/ChangeLog:9
> +        * jsc.cpp:
> +        (main):

A little more info here would be nice, even for such a simple patch (and since you're changing COMPILER(MSVC) to OS(WINDOWS)).
Comment 3 Patrick R. Gansterer 2011-02-25 11:49:17 PST
I committed <http://trac.webkit.org/projects/webkit/changeset/79712> with additional canges discussed with aroben on IRC.
Comment 4 WebKit Review Bot 2011-02-25 17:15:33 PST
http://trac.webkit.org/changeset/79712 might have broken GTK Linux 64-bit Debug