[webkit-reviews] review granted: [Bug 83109] Followup to "Call incrementStatsCounter directly" : [Attachment 137693] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 08:43:39 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 83109: Followup to "Call incrementStatsCounter directly"
https://bugs.webkit.org/show_bug.cgi?id=83109

Attachment 137693: Patch
https://bugs.webkit.org/attachment.cgi?id=137693&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137693&action=review


OK

> Source/WebCore/platform/StatsCounter.h:38
> +    static void incrementStatsCounter(const char* counterName);

Nit: 'counterName' is not necessary.


More information about the webkit-reviews mailing list