[Webkit-unassigned] [Bug 39672] Make sure skia is not Chromium specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 22:09:00 PDT 2010


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





--- Comment #39 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-09-20 22:08:59 PST ---
(In reply to comment #38)
> Reverting..that's not a very good start.
> 
> Compiler output:
> 
> 3>------ Build started: Project: webcore_platform, Configuration: Release Win32 ------
> 3>Compiling...
> 3>GlyphPageTreeNodeSkia.cpp
> 3>..\platform\graphics\skia\GlyphPageTreeNodeSkia.cpp(51) : error C2039: 'setupPaint' : is not a member of 'WebCore::FontPlatformData'
> 3>        c:\webkitbuildslave\chromium-win-release\build\webcore\platform\graphics\chromium\FontPlatformDataChromiumWin.h(50) : see declaration of 'WebCore::FontPlatformData'
> 3>Build log was saved at "file://C:\WebKitBuildSlave\chromium-win-release\build\WebKit\chromium\Release\obj\webcore_platform\BuildLog.htm"
> 3>webcore_platform - 1 error(s), 0 warning(s)
> ========== Build: 2 succeeded, 1 failed, 80 up-to-date, 0 skipped ==========

It seems "['exclude', 'platform/graphics/skia/GlyphPageTreeNodeSkia\\.cpp$']" does not exclude the file. 

I will test the Chromium Win too before submitting the patch. Sorry for the inconvenience.

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