RESOLVED FIXED 104646
Use histogram enumeration in Calendar Picker so we can get stats on UI usage
https://bugs.webkit.org/show_bug.cgi?id=104646
Summary Use histogram enumeration in Calendar Picker so we can get stats on UI usage
Keishi Hattori
Reported 2012-12-11 01:02:22 PST
Use histogram enumeration in Calendar Picker so we can get stats on UI usage and improve the UI.
Attachments
Patch (7.99 KB, patch)
2012-12-11 01:40 PST, Keishi Hattori
no flags
Patch (7.98 KB, patch)
2012-12-11 03:00 PST, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2012-12-11 01:40:29 PST
Kent Tamura
Comment 2 2012-12-11 01:56:52 PST
Comment on attachment 178748 [details] Patch 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.
Keishi Hattori
Comment 3 2012-12-11 03:00:40 PST
WebKit Review Bot
Comment 4 2012-12-11 03:37:44 PST
Comment on attachment 178759 [details] Patch Clearing flags on attachment: 178759 Committed r137281: <http://trac.webkit.org/changeset/137281>
WebKit Review Bot
Comment 5 2012-12-11 03:37:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.