[Webkit-unassigned] [Bug 92301] [BlackBerry] readPixels on FBOs are limited to canvas size on SGX platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 19:32:45 PDT 2012


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154479|review?                     |
               Flag|                            |




--- Comment #2 from Rob Buis <rwlbuis at gmail.com>  2012-07-25 19:32:49 PST ---
(From update of attachment 154479)
View in context: https://bugs.webkit.org/attachment.cgi?id=154479&action=review

> Source/WebCore/ChangeLog:8
> +        This fixes an existing test (uninitialized-test), no new tests.

Better state which one.

> Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp:120
> +    readPixels(x, y, width, height, GL_RGBA, GL_UNSIGNED_BYTE, pixels);

This seems not BB specific? Is it safe to do?

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