[Webkit-unassigned] [Bug 142345] REGRESSION(r180924): ASSERTION FAILED: !from.isEmpty() in WebCore::TransformationMatrix::rectToRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 11:09:36 PST 2015


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

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #7)
> Comment on attachment 247971 [details]
> Updated patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=247971&action=review
> 
> Looks good! One minor suggestion...
> 
> > Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:377
> > +    ASSERT(m_isValid);
> > +    m_textureMapper = TextureMapper::create(TextureMapper::OpenGLMode);
> 
> Might want to add ASSERT(!m_textureMapper); here as well.

good point!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150305/9383964e/attachment-0002.html>


More information about the webkit-unassigned mailing list