[Webkit-unassigned] [Bug 14899] !d->m_view->needsLayout() in Frame::paint() (Causes assert)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 01:01:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14899





------- Comment #9 from mitz at webkit.org  2007-08-20 01:01 PDT -------
Created an attachment (id=16028)
 --> (http://bugs.webkit.org/attachment.cgi?id=16028&action=view)
Possible fix

I am unable to reproduce the bug with the URLs given by Matt and Dave, but this
patch fixes <http://ynet.co.il> for me. Could you guys see if it fixes your
reproducible cases?

As for the patch itself, it maintains the behavior of copying the width and
height attributes in the DOM from the <embed> to the enclosing <object>, just
avoids doing it during layout. I don't know if the attribute copying is
necessary in the first place (maybe it's a WinIE thing; Firefox doesn't do it).


-- 
Configure bugmail: http://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