RESOLVED FIXED 101404
Build fix. r133601 broke the Windows build.
https://bugs.webkit.org/show_bug.cgi?id=101404
Summary Build fix. r133601 broke the Windows build.
Dongseong Hwang
Reported 2012-11-06 15:47:48 PST
It broke the Qt Windows build: C:\WebKitBuildSlave\szeged-windows-1\qt-windows-32bit-release\build\Source\WebCore\platform\graphics\texmap\TextureMapper.cpp(61) : error C2864: 'WebCore::BitmapTexturePool::s_releaseUnusedSecondsTolerance' : only static const integral data members can be initialized within a class C:\WebKitBuildSlave\szeged-windows-1\qt-windows-32bit-release\build\Source\WebCore\platform\graphics\texmap\TextureMapper.cpp(62) : error C2864: 'WebCore::BitmapTexturePool::s_releaseUnusedTexturesTimerInterval' : only static const integral data members can be initialized within a class
Attachments
Patch (1.92 KB, patch)
2012-11-06 15:50 PST, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-11-06 15:50:32 PST
WebKit Review Bot
Comment 2 2012-11-06 16:15:24 PST
Comment on attachment 172665 [details] Patch Clearing flags on attachment: 172665 Committed r133689: <http://trac.webkit.org/changeset/133689>
WebKit Review Bot
Comment 3 2012-11-06 16:15:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.