[webkit-reviews] review granted: [Bug 223861] [WinCairo] Custom fonts don't work in GPU process mode : [Attachment 424529] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 13:05:59 PDT 2021


Don Olmstead <don.olmstead at sony.com> has granted Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 223861: [WinCairo] Custom fonts don't work in GPU process mode
https://bugs.webkit.org/show_bug.cgi?id=223861

Attachment 424529: Patch

https://bugs.webkit.org/attachment.cgi?id=424529&action=review




--- Comment #3 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 424529
  --> https://bugs.webkit.org/attachment.cgi?id=424529
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=424529&action=review

> Source/WebCore/platform/graphics/opentype/FontMemoryResource.h:55
> +    HANDLE m_fontResourceHandle;

Do you have plans to make this class cross platform?

If not maybe it should be in a win directory.


More information about the webkit-reviews mailing list