[Webkit-unassigned] [Bug 6770] REGRESSION: Incomplete repaint when block with clipping grows
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Apr 17 14:12:06 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6770
------- Comment #7 from hyatt at apple.com 2006-04-17 14:12 PDT -------
Won't this cause way too much repainting? Turn on paint flashing and try
loading a huge file like:
http://lxr.mozilla.org/seamonkey/source/layout/base/nsCSSFrameConstructor.cpp
Do you see the whole window repainting now with this fix as chunks of data come
in?
It seems like this fix will cause the root block's layer to repaint whenever
new chunks of data come in that make the root block's layer grow.
--
Configure bugmail: http://bugzilla.opendarwin.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