../../Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp: In member function ‘void WebCore::OpenTypeVerticalData::substituteWithVerticalGlyphs(const WebCore::Font*, WebCore::GlyphPage*, unsigned int, unsigned int) const’: ../../Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp:547:52: error: ‘struct WebCore::GlyphData’ has no member named ‘fontData’ ASSERT(glyphPage->glyphDataForIndex(index).fontData == font);
Created attachment 245208 [details] Patch
Comment on attachment 245208 [details] Patch Thanks!
Comment on attachment 245208 [details] Patch Clearing flags on attachment: 245208 Committed r178986: <http://trac.webkit.org/changeset/178986>
All reviewed patches have been landed. Closing bug.