[webkit-reviews] review denied: [Bug 15405] ASSERTION FAILED: d->m_view && !d->m_view->needsLayout() in Frame::Paint : [Attachment 16825] Defer updateWidget() until after attach()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 19:28:19 PDT 2007


mitz at webkit.org has denied 's request for review:
Bug 15405: ASSERTION FAILED: d->m_view && !d->m_view->needsLayout() in
Frame::Paint
http://bugs.webkit.org/show_bug.cgi?id=15405

Attachment 16825: Defer updateWidget() until after attach()
http://bugs.webkit.org/attachment.cgi?id=16825&action=edit

------- Additional Comments from mitz at webkit.org
This patch caused test regressions. I think waiting until after layout was a
mistake. The updating should happen sooner.


More information about the webkit-reviews mailing list