[Webkit-unassigned] [Bug 89914] New: [chromium] On Windows the compositor code which is aware of flipped status of video textures never executes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 14:52:25 PDT 2012


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

           Summary: [chromium] On Windows the compositor code which is
                    aware of flipped status of video textures never
                    executes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ananta at chromium.org
                CC: jamesr at chromium.org, fischman at chromium.org


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.

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