[Webkit-unassigned] [Bug 90019] [chromium] Add time spent painting to GPU benchmarking renderingStats() API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 09:10:23 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90019





--- Comment #27 from Dana Jansens <danakj at chromium.org>  2012-07-24 09:10:27 PST ---
(From update of attachment 153930)
View in context: https://bugs.webkit.org/attachment.cgi?id=153930&action=review

>> Source/Platform/chromium/public/WebRenderingStats.h:35
>> +    double totalRasterizeTime; // in seconds
> 
> nit: If I were writing this patch, I might have included the comment in the variable name:
> totalPaintTimeInSeconds

+1 we do this in other places with units such as Bytes suffixed onto variables.

-- 
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