Bug 89914

Summary: [chromium] On Windows the compositor code which is aware of flipped status of video textures never executes
Product: WebKit Reporter: Ananta Iyengar <ananta>
Component: WebCore Misc.Assignee: Ananta Iyengar <ananta>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, eric.carlson, feature-media-reviews, fischman, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Initial patch none

Ananta Iyengar
Reported 2012-06-25 14:52:22 PDT
This is a chromium specific bug and can be seen on Windows 7 and above after enabling H/W video decoding. The compositor code in the function CCVideoLayerImpl::appendQuads is supposed to ensure that the videos are unflipped for windows. It never executes due to an incorrect #ifdef.
Attachments
Initial patch (1.51 KB, patch)
2012-06-25 15:43 PDT, Ananta Iyengar
no flags
Ananta Iyengar
Comment 1 2012-06-25 15:43:10 PDT
Created attachment 149374 [details] Initial patch
James Robinson
Comment 2 2012-06-25 15:45:40 PDT
Comment on attachment 149374 [details] Initial patch R=me
WebKit Review Bot
Comment 3 2012-06-25 19:02:48 PDT
Comment on attachment 149374 [details] Initial patch Clearing flags on attachment: 149374 Committed r121214: <http://trac.webkit.org/changeset/121214>
WebKit Review Bot
Comment 4 2012-06-25 19:02:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.