Privacy/Reviews/Telemetry/Measurements: Difference between revisions

Line 17: Line 17:
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! Undeployed Measurement  
! Not yet deployed Measurement  
! Review Status  
! Review Status  
! Notes
! Notes
Line 49: Line 49:
! Data format/sample  
! Data format/sample  
! Review Status  
! Review Status  
! Deployed in Version
! Notes
! Notes
|-
|-
Line 54: Line 55:
| "idle-daily"  
| "idle-daily"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| It's always the same string
| It's always the same string
|-
|-
Line 59: Line 61:
| "Darwin"  
| "Darwin"  
| {{resolved|not needed}}
| {{resolved|not needed}}
| 7
| Short string (in UA)
| Short string (in UA)
|-
|-
Line 64: Line 67:
| GUID identifier  
| GUID identifier  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| -
| -
|-
|-
Line 69: Line 73:
| "Firefox"  
| "Firefox"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| (in UA)
| (in UA)
|-
|-
Line 74: Line 79:
| "20110624030724"  
| "20110624030724"  
| {{resolved|not needed}}
| {{resolved|not needed}}
| 7
| Identifies date/time of build
| Identifies date/time of build
|-
|-
| info.platformBuildID  
| info.platformBuildID  
| -
| "20110624030724"
| {{resolved|not needed}}
| {{resolved|not needed}}
| 7
| ''same as appBuildID''
| ''same as appBuildID''
|-
|-
Line 84: Line 91:
| "2"  
| "2"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| number of cores, etc.
| number of cores, etc.
|-
|-
Line 89: Line 97:
| "2922"
| "2922"
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| RAM in megabytes<br>
| RAM in megabytes<br>
|-
|-
Line 94: Line 103:
| "x86-64"  
| "x86-64"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| cpu architecture
| cpu architecture
|-
|-
Line 99: Line 109:
| "11.0.0"  
| "11.0.0"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| os version (in UA)
| os version (in UA)
|-
|-
Line 104: Line 115:
| "N810"  
| "N810"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| present on mobile only
| present on mobile only
|-
|-
Line 109: Line 121:
| "Nokia"
| "Nokia"
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| present on mobile only
| present on mobile only
|-
|-
Line 114: Line 127:
| "smdkc210"  
| "smdkc210"  
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| Android hardware description (mfr code-name)
| Android hardware description (mfr code-name)
|-
|-
| info.persona  
| info.persona  
| "336461" (integer ID)  
| "336461" (integer ID)  
| {{risk|landed without review}}  
| {{risk|need to tweak opt-in}}  
| 8
| Present when a persona is enabled
| Present when a persona is enabled
|-
|-
| info.addons  
| info.addons  
| name/GUID/version of installed addons  
| name/GUID/version of installed addons  
| {{risk|landed without review}}  
| {{risk|need to tweak opt-in}}  
| 8
| Always present
| Always present
|-
|-
Line 129: Line 145:
| "22"
| "22"
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| application uptime in minutes
| application uptime in minutes
|-
|-
Line 134: Line 151:
| "1000"
| "1000"
| {{resolved|not needed}}
| {{resolved|not needed}}
| 7
| milliseconds from startup in main()
| milliseconds from startup in main()
|-
|-
Line 139: Line 157:
| "2000"
| "2000"
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| milliseconds from startup to first paint
| milliseconds from startup to first paint
|-
|-
Line 144: Line 163:
| "3000"
| "3000"
| {{resolved|not needed}}  
| {{resolved|not needed}}  
| 7
| milliseconds from startup to session restore
| milliseconds from startup to session restore
|-
|-
| simpleMeasurements.js.e4x  
| simpleMeasurements.js.e4x  
| "0"
| "0"
| {{new|tweak opt-in}}  
| {{risk|need to tweak opt-in}}  
| 8
| number of e4x objects created since browser startup
| number of e4x objects created since browser startup
|-
|-
| simpleMeasurements.js.setProto  
| simpleMeasurements.js.setProto  
| "0"
| "0"
| {{new|tweak opt-in}}   
| {{risk|need to tweak opt-in}}   
| 8
| number of times the __proto__ property has been set
| number of times the __proto__ property has been set
|-
|-
| simpleMeasurements.js.customIter  
| simpleMeasurements.js.customIter  
| "0"
| "0"
| {{new|tweak opt-in}}  
| {{risk|need to tweak opt-in}}  
| 8
| number of times a custom __iterator__ was used
| number of times a custom __iterator__ was used
|}
|}


[[Category:Privacy/Reviews]]
[[Category:Privacy/Reviews]]
canmove, Confirmed users
1,537

edits