[Webkit-unassigned] [Bug 26215] New: chromium build breakage with webkit 44439

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 03:50:54 PDT 2009


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

           Summary: chromium build breakage with webkit 44439
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at google.com


GlyphPageTreeNodeChromiumWin.cpp
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(75)
: error C2039: 'm_font' : is not a member of 'WebCore::SimpleFontData'
       
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h(58)
: see declaration of 'WebCore::SimpleFontData'
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(75)
: error C2228: left of '.hfont' must have class/struct/union
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(83)
: error C2039: 'm_font' : is not a member of 'WebCore::SimpleFontData'
       
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h(58)
: see declaration of 'WebCore::SimpleFontData'
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(83)
: error C2228: left of '.hfont' must have class/struct/union
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(194)
: error C2039: 'm_font' : is not a member of 'WebCore::SimpleFontData'
       
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h(58)
: see declaration of 'WebCore::SimpleFontData'
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(194)
: error C2228: left of '.hfont' must have class/struct/union
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(195)
: error C2039: 'm_font' : is not a member of 'WebCore::SimpleFontData'
       
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h(58)
: see declaration of 'WebCore::SimpleFontData'
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(195)
: error C2228: left of '.scriptCache' must have class/struct/union
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(196)
: error C2039: 'm_font' : is not a member of 'WebCore::SimpleFontData'
       
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\SimpleFontData.h(58)
: see declaration of 'WebCore::SimpleFontData'
c:\b\slave\win\build\src\third_party\WebKit\WebCore\platform\graphics\chromium\GlyphPageTreeNodeChromiumWin.cpp(196)
: error C2228: left of '.scriptFontProperties' must have class/struct/union


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



More information about the webkit-unassigned mailing list