[Webkit-unassigned] [Bug 39557] full screen doesn't work for video elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 23 21:25:45 PDT 2010


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





--- Comment #13 from Jer Noble <jer.noble at apple.com>  2010-05-23 21:25:45 PST ---
(In reply to comment #12)
> (In reply to comment #11)
> > The background of the rootChild should never be seen (always covered by the video) right? You might want to make it's background red (at least in debug mode) to make it easier to spot problems. But maybe video needs to show the background before it's started rendering?
> 
> m_rootChild doesn't always occupy it's parent's entire bounds.  So its parent, rootLayer, must have a background color set.  Setting that color to red will just mean the "letterbox" bars will always be red in debug builds.

Whoops, disregard.  m_rootChild always occupies the entire window bounds.  We could set the background color to red in debug builds.

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