[Webkit-unassigned] [Bug 148965] Split mixed font GlyphPage functionality to separate class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 04:43:36 PDT 2015


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

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
> Unclear why one is a RefPtr and the other one is a unique_ptr.

One is shared, other is not.

>> +class MixedFontGlyphPage { 
> Seems to me that this should get its own file.

I moved it to FontCascadeFonts.cpp since it is really an implementation detail of that type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150909/ee5d37ae/attachment.html>


More information about the webkit-unassigned mailing list