[Webkit-unassigned] [Bug 25648] New: When the video controls are updated the whole video is redisplayed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 11:32:35 PDT 2009


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

           Summary: When the video controls are updated the whole video is
                    redisplayed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdherbemont at apple.com


- Create a file with a media element:
   <video src="LayoutTests/media/content/test.mp4" autoplay controls loop
></video>
- Disable video repaint callback in the MediaPlayerPrivate code.
- Open Quartz Debug, and enable flash on screen update

Notice how the whole video gets repainted, instead of juste the controls rect.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list