[webkit-reviews] review granted: [Bug 113103] [EFL] Add support to check for current Drawable. : [Attachment 194695] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 05:18:59 PDT 2013


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Kalyan
<kalyan.kondapally at intel.com>'s request for review:
Bug 113103: [EFL] Add support to check for current Drawable.
https://bugs.webkit.org/show_bug.cgi?id=113103

Attachment 194695: patch
https://bugs.webkit.org/attachment.cgi?id=194695&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=194695&action=review


> Source/WebCore/platform/graphics/opengl/GLPlatformContext.cpp:245
> +    if (this == m_currentContext) {

I like this the other way around, but anyway you are just moving it


More information about the webkit-reviews mailing list