[webkit-reviews] review granted: [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
Tue Feb 3 15:00:12 PST 2009


Eric Seidel <eric at webkit.org> has granted Jungshik Shin <jshin at chromium.org>'s
request 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 Eric Seidel <eric at webkit.org>
This looks like you're just moving files and replacing UInt8 with uint8_t which
looks fine to me.

Someone will probably need to check that the windows WebKit build still works
after landing this, since I'm not 100% sure from reading if the project file
changes are correct.


More information about the webkit-reviews mailing list