WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89914
[chromium] On Windows the compositor code which is aware of flipped status of video textures never executes
https://bugs.webkit.org/show_bug.cgi?id=89914
Summary
[chromium] On Windows the compositor code which is aware of flipped status of...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug