+2007-07-06 Adam Roben <aroben@apple.com>
+
+ Fix <rdar://problem/5301994> Garbled text still showing on some sites
+
+ Replace calls to GetGlyphIndices with wkGetGlyphs.
+
+ Reviewed by Alice.
+
+ * platform/win/GlyphPageTreeNodeWin.cpp:
+ (WebCore::GlyphPage::fill): Use wkGetGlyphs.
+ * platform/win/FontDataWin.cpp:
+ (WebCore::FontData::containsCharacters):
+
2007-07-06 Matt Lilek <pewtermoose@gmail.com>
Not reviewed - Windows build fix.