[Webkit-unassigned] [Bug 49027] video controls RenderReplaced::layout() calls setNeedsLayout(false) while its children still need layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 09:11:10 PDT 2010


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





--- Comment #4 from Antti Koivisto <koivisto at iki.fi>  2010-11-05 09:11:10 PST ---
(In reply to comment #3)
> RenderReplaced::layout() isn't written to handle children and in fact RenderReplaced overrides canHaveChildren() to return false, however RenderMedia goes ahead and inserts a shadow RenderObject tree underneath itself.

RenderMedia also overrides layout() which is supposed to handle this.

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