[Webkit-unassigned] [Bug 51736] Implement RemoteFontStream's skip behavior (in FontCustomPlatformData.cpp)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 31 09:07:04 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=51736
--- Comment #4 from Eric Seidel <eric at webkit.org> 2010-12-31 09:07:03 PST ---
(From update of attachment 77666)
View in context: https://bugs.webkit.org/attachment.cgi?id=77666&action=review
> WebCore/platform/graphics/skia/FontCustomPlatformData.cpp:153
> if (!m_buffer->data() || !m_buffer->size())
I'm confused. Your'e removing a null check of buffer, yet using buffer unconditionally?
--
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