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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 14:12:10 PST 2011


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





--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-12-08 14:12:10 PST ---
(From update of attachment 118461)
View in context: https://bugs.webkit.org/attachment.cgi?id=118461&action=review

> Source/WebCore/ChangeLog:11
> +        No new tests. (OOPS!)

Probably need to figure out how to test this change.

> Source/WebCore/html/MediaDocument.cpp:97
> +    document()->recalcStyle(Node::Force);

So, as I was saying earlier, this should not be necessary.  I don't have a build in front of me, but perhaps you could take a peek and see if the style is _ever_ resolved on this document. And if it is, when. It seems weird that we have to kludge this like so.

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