Track usage of Geolocation methods with UseCounter |
||
Issue descriptionIt would be helpful for us to understand how the Geolocation API is used by tracking usage with UseCounter. We should add MeasureAs IDL attributes to enable these metrics. For instance: [MeasureAs=GeolocationGetCurrentPosition] void getCurrentPosition( ... [MeasureAs=GeolocationWatchPosition] void watchPosition( ... Currently, these methods have the LogActivity attribute which appears to only enable local logging.
,
Nov 1 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 1 2017