[webkit-reviews] review requested: [Bug 14899] !d->m_view->needsLayout() in Frame::paint() (Causes assert) : [Attachment 16065] Fix one reproducible instance of the ASSERT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 14:46:53 PDT 2007


mitz at webkit.org has asked  for review:
Bug 14899: !d->m_view->needsLayout() in Frame::paint() (Causes assert)
http://bugs.webkit.org/show_bug.cgi?id=14899

Attachment 16065: Fix one reproducible instance of the ASSERT
http://bugs.webkit.org/attachment.cgi?id=16065&action=edit

------- Additional Comments from mitz at webkit.org
Includes a manual test.

Since the bug was reported before updateWidget could be called under layout()
(r25128), I am not sure that the patch addresses the original bug, but it does
fix a reproducible bug with the same symptom.



More information about the webkit-reviews mailing list