[Webkit-unassigned] [Bug 13913] FrameView::clear doesn't reset m_slowRepaintObjectCount leading to 'sticky' static background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 14:31:18 PDT 2007


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





------- Comment #8 from mitz at webkit.org  2007-06-06 14:31 PDT -------
(From update of attachment 14868)
I think this approach is good for fixing this bug (no surprise there), but I
think resetSlowRepaintObject is not a good name. removeAllSlowRepaintObjcets is
more in line with the other two function names.

However, Hyatt has suggested that a better approach would be not to reuse
FrameViews for new page loads, as the Mac port doesn't do it, so there may be
other code that assumes that it's not done.


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