[Webkit-unassigned] [Bug 116803] Encapsulate FontGlyphs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 26 18:38:13 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=116803
Andreas Kling <akling at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #202942|review? |review+
Flag| |
--- Comment #2 from Andreas Kling <akling at apple.com> 2013-05-26 18:36:43 PST ---
(From update of attachment 202942)
View in context: https://bugs.webkit.org/attachment.cgi?id=202942&action=review
r=me
> Source/WebCore/ChangeLog:21
> + Helpers form FontFastPath.cpp.
Typo, from.
> Source/WebCore/platform/graphics/FontFallbackList.cpp:62
> + m_realizedFontData.append(fontData);
You should .release() the RefPtr here. Or make it a one-liner.
--
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