[Webkit-unassigned] [Bug 11899] framesets force full-view repaint unnecessarily
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 20 18:34:50 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11899
------- Comment #3 from occupant4 at gmail.com 2006-12-20 18:34 PDT -------
Sorry Dave, I didn't see your comment until now.
Do you mean to simply replace the call to setNeedsLayout() with
setChildNeedsLayout()? That does seem to resolve the speed issues I was
noticing as a result of this bug.
Or do you mean to perform the same checks as the body tag path as well?
Either way, I don't understand why setChildNeedsLayout() is better here :).
--
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