Bug 32888 - [Chromium] Garbage in transparent regions of images uploaded as textures
Summary: [Chromium] Garbage in transparent regions of images uploaded as textures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 16:29 PST by Kenneth Russell
Modified: 2009-12-22 18:19 PST (History)
7 users (show)

See Also:


Attachments
Patch (22.02 KB, patch)
2009-12-22 16:50 PST, Kenneth Russell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2009-12-22 16:29:36 PST
Tests of the Particles demo on http://khronos.org/webgl/wiki/Demo_Repository on Chromium on Mac OS X have shown that there is occasionally garbage in the transparent region of a texture whose source is an HTML Image. The Safari WebGL implementation is OK.
Comment 1 Kenneth Russell 2009-12-22 16:50:32 PST
Created attachment 45412 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-22 16:51:40 PST
style-queue ran check-webkit-style on attachment 45412 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-22 17:58:24 PST
Comment on attachment 45412 [details]
Patch

I'm somewhat baffled by the complexity of this test.  We'll probably end up wanting to share more code between tests at some point.

Most modern tests are given english names instead of bug numbers, but this is OK.

Thanks!
Comment 4 WebKit Commit Bot 2009-12-22 18:19:11 PST
Comment on attachment 45412 [details]
Patch

Clearing flags on attachment: 45412

Committed r52517: <http://trac.webkit.org/changeset/52517>
Comment 5 WebKit Commit Bot 2009-12-22 18:19:17 PST
All reviewed patches have been landed.  Closing bug.