[Webkit-unassigned] [Bug 95866] Refactor WebCore::FontData handling to clarify pointer ownership
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 7 13:22:14 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95866
--- Comment #6 from Stephen Chenney <schenney at chromium.org> 2012-09-07 13:22:28 PST ---
When modifying the code to use RefPtr we should modify the m_fontList member in FontFallbackList to use a custom class for the pair in
mutable Vector<pair<const FontData*, IsCustomFontOrNot>, 1> m_fontList;
--
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