[Webkit-unassigned] [Bug 78125] r107042 caused compile breakages on chromium try bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 09:53:12 PST 2012


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





--- Comment #1 from Pavel Podivilov <podivilov at chromium.org>  2012-02-08 09:53:12 PST ---
Looks like platform_api_copy_webcore_headers action added in http://trac.webkit.org/changeset/107042 is sometimes performed in parallel with compiling sources:

--------------------Configuration: webkit_platform - Release|Win32-------------
Compiling...
WebFloatQuad.cpp
e:\b\build\slave\win\build\src\third_party\webkit\source\platform\chromium\public\WebFloatPoint.h(37) : fatal error C1083: Cannot open include file: 'FloatPoint.h': No such file or directory
WebCString.cpp
WebString.cpp
Copying WebCore headers needed by Platform API

webkit_platform - 1 error(s), 0 warning(s)

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