[Webkit-unassigned] [Bug 114742] New: call setContentsNeedsDisplay() if graphics layer has a content layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 07:31:47 PDT 2013


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

           Summary: call setContentsNeedsDisplay() if graphics layer has a
                    content layer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


This patch comes from bug #86410, but I decided to split it, because this part needs more attention since touches the rendering.

When the video is rendered through the texture mapper, the graphics layer needs to be displayed as a whole (the complete frame), not just a section of it. We need to enable this behavior, since currently the frame are not displayed if the cursor is not above the video area.

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