<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>101286</bug_id>
          
          <creation_ts>2012-11-05 18:28:50 -0800</creation_ts>
          <short_desc>WebGLCanvas contents are not updated correctly.</short_desc>
          <delta_ts>2012-11-26 21:37:07 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit EFL</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>101291</dependson>
          <blocked>102991</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Kalyan">kalyan.kondapally</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>igor.oliveira</cc>
    
    <cc>kangil.han</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>ostap73</cc>
    
    <cc>ryuan.choi</cc>
    
    <cc>tonikitoo</cc>
    
    <cc>yael</cc>
    
    <cc>zeno</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>759131</commentid>
    <comment_count>0</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2012-11-05 18:28:50 -0800</bug_when>
    <thetext>Try running the following webgl demo in MiniBrowser: https://www.khronos.org/registry/webgl/sdk/demos/webkit/WebGL+CSS.html

Some of the textures are not rendered properly.

Mesa error log shows the following error:

Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glBlitFramebufferEXT(incomplete draw/read buffers)

Demo works fine on all other browsers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>759133</commentid>
    <comment_count>1</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2012-11-05 18:30:10 -0800</bug_when>
    <thetext>Working on a patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>763034</commentid>
    <comment_count>2</comment_count>
    <who name="Zeno Albisser">zeno</who>
    <bug_when>2012-11-09 08:08:12 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Working on a patch

I assume that you are missing the BlitFramebuffer extension.
In this case the solution is actually drawing the texture using the appropriate shaders.
Take a look at GraphicsSurfaceWin.cpp function GraphicsSurfacePrivate::drawTexture.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>765229</commentid>
    <comment_count>3</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2012-11-12 21:54:47 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; Working on a patch
&gt; 
&gt; I assume that you are missing the BlitFramebuffer extension.
&gt; In this case the solution is actually drawing the texture using the appropriate shaders.
&gt; Take a look at GraphicsSurfaceWin.cpp function GraphicsSurfacePrivate::drawTexture.

The error can also be caused in case FBO has no valid read/write buffers when trying to perform operations like blitting</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>773624</commentid>
    <comment_count>4</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2012-11-21 23:36:36 -0800</bug_when>
    <thetext>This issue got fixed with the changes done in 101291.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>775537</commentid>
    <comment_count>5</comment_count>
    <who name="Ryuan Choi">ryuan.choi</who>
    <bug_when>2012-11-26 09:11:29 -0800</bug_when>
    <thetext>I removed [EFL] alias not to redirect this bug when we searched [EFL]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>776292</commentid>
    <comment_count>6</comment_count>
    <who name="Kalyan">kalyan.kondapally</who>
    <bug_when>2012-11-26 21:14:04 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; I removed [EFL] alias not to redirect this bug when we searched [EFL]

This bug is specific to EFL port, the alias does make sense here. 

Any specific reason why we don’t want it ??</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>776314</commentid>
    <comment_count>7</comment_count>
    <who name="Kangil Han">kangil.han</who>
    <bug_when>2012-11-26 21:37:07 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; I removed [EFL] alias not to redirect this bug when we searched [EFL]
&gt; 
&gt; This bug is specific to EFL port, the alias does make sense here. 
&gt; 
&gt; Any specific reason why we don’t want it ??

Oh, now searching with &apos;[EFL]&apos; displays result well in bugzilla!

@kalyan : IIRC, search result with &apos;[EFL]&apos; always redirects here. :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>