[Webkit-unassigned] [Bug 48723] Possible Crash in SegmentedFontData::isLoading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 10 16:30:38 PDT 2011


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





--- Comment #5 from Eric Seidel <eric at webkit.org>  2011-04-10 16:30:38 PST ---
(From update of attachment 72609)
View in context: https://bugs.webkit.org/attachment.cgi?id=72609&action=review

Can you explain more about the crash an dhow it might be triggered in your ChagneLog?

> WebCore/css/CSSFontFace.cpp:82
> +    if (m_activeSources.find(source) == WTF::notFound)

Isn't there a contains() helper which does just this?

-- 
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