[Webkit-unassigned] [Bug 144654] Fix a build break on EFL debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 19:24:04 PDT 2015


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

--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 252434
  --> https://bugs.webkit.org/attachment.cgi?id=252434
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=252434&action=review

> Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp:-79
> -    ASSERT(m_textureMapper->accelerationMode() == TextureMapper::OpenGLMode);

I think we should keep this assert. If there is build break by code change, we need to support this assert under new code change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150506/ede26b4f/attachment.html>


More information about the webkit-unassigned mailing list