[webkit-reviews] review requested: [Bug 41148] [Chromium] Add support for OOP Font loading : [Attachment 59637] Fork FontPlatformFontDataMac.mm to enable x-process font loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 04:36:24 PDT 2010


Jeremy Moskovich <playmobil at google.com> has asked  for review:
Bug 41148: [Chromium] Add support for OOP Font loading
https://bugs.webkit.org/show_bug.cgi?id=41148

Attachment 59637: Fork FontPlatformFontDataMac.mm to enable x-process font
loading
https://bugs.webkit.org/attachment.cgi?id=59637&action=review

------- Additional Comments from Jeremy Moskovich <playmobil at google.com>
Fork platform/graphics/mac/FontPlatformFontDataMac.mm to
platform/graphics/chromium/FontPlatformDataChromiumMac.mm and add functionality
for x-process font loading.

* We need to use the header from platform/graphics/mac since the class is used
by a bunch of code in there.
* I'd prefer not to fork the code, suggestions would be much appreciated.


More information about the webkit-reviews mailing list