[Webkit-unassigned] [Bug 74123] Move MediaDocument styles into CSS. Set black background for chromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 15:39:26 PST 2011


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





--- Comment #11 from Eric Carlson <eric.carlson at apple.com>  2011-12-09 15:39:26 PST ---
(In reply to comment #10)
> So, adding "body->setNeedsStyleRecalc(SyntheticStyleChange);" also solves the problem and is how HTMLMediaElement seems to be getting the style to update.
> 
The media element calls this from HTMLMediaElement::mediaPlayerRenderingModeChanged, which is only called when the media player change from software to hardware rendering, or vice-versa. 

I don't know if it is appropriate here, but Simon will.

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