[Webkit-unassigned] [Bug 42390] Multi-layer backgrounds repaint (in low quality) every 0.5 seconds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 16 11:59:02 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42390
--- Comment #14 from Stephen White <senorblanco at chromium.org> 2010-09-16 11:59:00 PST ---
I can't repro this on r67642 using Safari, nor Chrome or Chrome's test_shell. Andreas, is there some other way I can reproduce this?
The code still looks ok to me, but I don't know much about multi-image backgrounds, to be honest. I did see some similar problems in earlier versions of ImageQualityController, when each image had its own timer (when two images were overlapping, one image's expiring timer would trigger another image's timer to start, resulting in toggling qualities), but when the timers were unified, those problems went away.
--
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