[Webkit-unassigned] [Bug 140246] Remove the concept of "retained" font

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 09:31:06 PST 2015


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

--- Comment #4 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 244263
  --> https://bugs.webkit.org/attachment.cgi?id=244263
patch

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

>> Source/WebCore/platform/graphics/FontGlyphs.h:51
>> +    ~FontGlyphs();
> 
> Why do we have this explicitly defined? Can’t we just let the compiler generate this? Or maybe that creates unwanted inlining? Or a need to include more headers here? If it doesn’t, then I suggest deleting this completely.

To make it possible clean up includes mostly though I didn't do any of it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150108/5b1917f3/attachment-0002.html>


More information about the webkit-unassigned mailing list