[Webkit-unassigned] [Bug 41148] [Chromium] Add support for OOP Font loading

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


https://bugs.webkit.org/show_bug.cgi?id=41148


Jeremy Moskovich <playmobil at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59637|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Jeremy Moskovich <playmobil at google.com>  2010-06-24 04:36:24 PST ---
Created an attachment (id=59637)
 --> (https://bugs.webkit.org/attachment.cgi?id=59637)
Fork FontPlatformFontDataMac.mm to enable x-process font loading

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list