[Webkit-unassigned] [Bug 56825] [Qt] fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 06:31:25 PDT 2011


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


Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jarkko.j.sakkinen at gmail.com




--- Comment #1 from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com>  2011-03-22 06:31:25 PST ---
I'm working on a fix for this. I plan to do also small refactoring:
- Get common code from GraphicsContext3DInternal constructor and GraphicsContext3D::reshape().
- Create bool reshape(int width, int height) that will be called by both of these functions in order to remove duplicate code.
So that I don't have to do same fixes into two places. This is probably OK?

-- 
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