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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 18:22:55 PDT 2011


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





--- Comment #6 from Ryuan Choi <ryuan.choi at samsung.com>  2011-04-14 18:22:55 PST ---
(In reply to comment #5)
> (From update of attachment 72609 [details])
> 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?

Right. I'll update patch like you mentioned.

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