[webkit-reviews] review requested: [Bug 23028] Enable web/dynamic font support for Chromium on Windows : [Attachment 27120] patch update (with UInt8 replaced by uint8_t)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 28 13:45:55 PST 2009


Jungshik Shin <jshin at chromium.org> has asked  for review:
Bug 23028: Enable web/dynamic font support for Chromium on Windows
https://bugs.webkit.org/show_bug.cgi?id=23028

Attachment 27120: patch update (with UInt8 replaced by uint8_t)
https://bugs.webkit.org/attachment.cgi?id=27120&action=review

------- Additional Comments from Jungshik Shin <jshin at chromium.org>
Sorry for the late response ( I was on vacation) and thank you for the
suggestion. I like your idea, Dan (I thought about it before making the
previous patch, but took the path with the smallest change :-)).  

Now that platform/graphics/chromium is in the tree, this patch includes the
corresponding changes in FontCustomPlatformData.cpp there as well as in
win/FontCustomPlatformData.cpp.


More information about the webkit-reviews mailing list