[Webkit-unassigned] [Bug 100201] Compiling WTF failed on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 05:10:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=100201





--- Comment #8 from mizi.bug <mizi.bug at gmail.com>  2012-11-10 05:12:07 PST ---
(In reply to comment #6)
> (From update of attachment 170936 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=170936&action=review
> 
> > source/wtf/wtf/win/MainThreadWin.cpp:44
> > +const LPTSTR kThreadingWindowMessge = TEXT("com.apple.WebKit.MainThreadFired");
> 
> Messge here is a typo, with a missing "a".

You mean "RegisterWindowMessage" should change to "RegisterWindowMessageA"?
It seems ok with VC 2010 in my machine.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list