[webkit-reviews] review granted: [Bug 104646] Use histogram enumeration in Calendar Picker so we can get stats on UI usage : [Attachment 178748] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 01:54:28 PST 2012


Kent Tamura <tkent at chromium.org> has granted Keishi Hattori
<keishi at webkit.org>'s request for review:
Bug 104646: Use histogram enumeration in Calendar Picker so we can get stats on
UI usage
https://bugs.webkit.org/show_bug.cgi?id=104646

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178748&action=review


> Source/WebCore/page/PagePopupController.idl:37
> +    void histogramEnumeration(in DOMString name, long sample, long
boundaryValue);

I think "in" is unnecessary nowadays.


More information about the webkit-reviews mailing list