[Webkit-unassigned] [Bug 106740] Fix the atomicIncrement implementation for Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 08:36:30 PST 2013


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





--- Comment #20 from Patrick R. Gansterer <paroga at paroga.com>  2013-01-21 08:38:21 PST ---
(In reply to comment #19)
> After looking in 
> https://trac.webkit.org/changeset/139514/trunk/Source/WebKit2/Platform/CoreIPC/Connection.cpp 
> I think WebKit2 always calls the 64bit version of atomicIncrement, so I think it could be a problem for WINCE, too :(

OS(WINCE) && PLATFORM(WIN) (=my port) isn't a problem, since there is no WK2 support.
But I don't know the status of OS(WINCE) && PLATFORM(QT).

-- 
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