[webkit-reviews] review requested: [Bug 48094] Setting globalAlpha on canvas and drawing a video does not honor alpha value : [Attachment 71500] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 15:04:09 PDT 2010


Aaron Colwell <acolwell at chromium.org> has asked  for review:
Bug 48094: Setting globalAlpha on canvas and drawing a video does not honor
alpha value
https://bugs.webkit.org/show_bug.cgi?id=48094

Attachment 71500: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=71500&action=review

------- Additional Comments from Aaron Colwell <acolwell at chromium.org>
Drawing a video frame on a canvas always uses an alpha of 1 independent of what
globalAlpha is set to on the canvas' 2D context.

For more info see this Chromium bug
http://code.google.com/p/chromium/issues/detail?id=51941


More information about the webkit-reviews mailing list