RESOLVED FIXED 8549
Enable detection of excessive repainting with DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=8549
Summary Enable detection of excessive repainting with DumpRenderTree
mitz
Reported 2006-04-23 14:24:35 PDT
[This is a follow-up on bug 6905] If layoutTestController.display() painted over the view with a translucent shade, it would be generally possible to tell what areas were repainted afterwards, and thus detect cases where too much was repainted. I have a patch along the lines of what I've suggested in bug 6905.
Attachments
Darken old pixels by 2/3 (1.21 KB, patch)
2006-04-23 14:27 PDT, mitz
hyatt: review+
mitz
Comment 1 2006-04-23 14:27:33 PDT
Created attachment 7924 [details] Darken old pixels by 2/3
Dave Hyatt
Comment 2 2006-04-23 15:17:43 PDT
Comment on attachment 7924 [details] Darken old pixels by 2/3 r=me
Note You need to log in before you can comment on or make changes to this bug.