[Webkit-unassigned] [Bug 89733] Drop inappropriate ASSERT(!needsLayout()) in FrameView.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 11:05:08 PDT 2012


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-06-22 11:05:07 PST ---
That assertion is there for a reason. We should never be painting if layout is not up-to-date. There should be mechanisms that ensure that (viewWillDraw in WK1 etc).

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