[webkit-dev] GTK port of Webkit

Justin Haygood jhaygood at spsu.edu
Mon Feb 13 13:04:35 PST 2006


I will make those changes once I get home. After timer is done, I'll begin
working on SystemTime (should be extremely simple) and then start looking at
other functions to GTKify.

On 2/13/06, Krzysztof Kowalczyk <kkowalczyk at gmail.com> wrote:
>
> 1. I think Darin is correct about USER_TIMER_MAXIMUM being Windows
> only. Looking at gtk source, it doesn't seem to have the equivalent -
> it'll accept any value. On windows, btw, it's #define
> USER_TIMER_MAXIMUM  0x7FFFFFFF.
>
> 2. Shouldn't it be: static guint timerID = 0; ?
>
> Without initialization timerID will have a random value on startup.
>
> Other than that looks good. It's great that you're starting GTK port.
>
> -- kjk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060213/0a53328b/attachment.html


More information about the webkit-dev mailing list