RESOLVED FIXED 77390
Show repaint counters in individual tiles
https://bugs.webkit.org/show_bug.cgi?id=77390
Summary Show repaint counters in individual tiles
Anders Carlsson
Reported 2012-01-30 17:42:18 PST
Show repaint counters in individual tiles
Attachments
Patch (6.01 KB, patch)
2012-01-30 17:45 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2012-01-30 17:45:09 PST
Darin Adler
Comment 2 2012-01-30 17:57:34 PST
Comment on attachment 124640 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=124640&action=review > Source/WebCore/platform/graphics/ca/mac/TileCache.h:66 > + bool showRepaintCounter(); This sounds like a function you call to “show a repaint counter”. Name it shouldShowRepaintCounters and I will be happier.
Anders Carlsson
Comment 3 2012-01-30 18:04:21 PST
Note You need to log in before you can comment on or make changes to this bug.