254
edits
(→Deployed (In Nightly/Aurora/Beta/Release): Document multipart XHR probe removal) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 29: | Line 29: | ||
! Data Format Sample | ! Data Format Sample | ||
! Notes | ! Notes | ||
|- | |||
| Layers backend | |||
| {{resolved|in bug}} | |||
| ("Direct3D 9" "Direct3D 10" "OpenGL" "Basic") | |||
| {{bug|721785}} | |||
|- | |||
| Add telemetry for startup crash detection | |||
| {{resolved|covered by opt-in}} | |||
| | |||
| {{bug|723802}} | |||
|- | |||
| [[Privacy/Reviews/Telemetry/SSL_Certificates_And_Errors|SSL Certificates and Errors]] | |||
| {{#lst:Privacy/Reviews/Telemetry/SSL_Certificates_And_Errors|state}} | |||
| | |||
| {{bug|707275}} - not yet landed | |||
|- | |- | ||
| [[Privacy/Reviews/Telemetry/Encountered Plugin Types|Encountered Plugin Types]] | | [[Privacy/Reviews/Telemetry/Encountered Plugin Types|Encountered Plugin Types]] | ||
Line 64: | Line 79: | ||
| | | | ||
| {{bug|684038}} | | {{bug|684038}} | ||
|- | |||
| screen and window sizes | |||
| {{resolved|in bug}} | |||
| | |||
| {{bug|683071}} (no patch yet) | |||
|- | |||
| slow prepared statements (sqlite) | |||
| {{resolved|in bug}} | |||
| SQL prepared statements (without user data, [https://bug699051.bugzilla.mozilla.org/attachment.cgi?id=576021 just the structure]) | |||
| {{bug|699051}} | |||
|} | |} | ||
Line 77: | Line 102: | ||
! Train/Release | ! Train/Release | ||
! Notes | ! Notes | ||
|- | |||
| Character Encoding menu used | |||
| flag | |||
| | |||
| 22 | |||
| {{bug|840476}} | |||
|- | |||
| Character Encoding menu use situation | |||
| enumeration of usage situations (labeled page, unlabeled page, local file or not, etc.) | |||
| | |||
| 22 | |||
| {{bug|840476}} | |||
|- | |||
| Multipart XHR Usage | |||
| boolean | |||
|{{resolved|will determine fate of feature}} | |||
| | |||
| {{bug|701361}} Measurement removed in train 22 along with the feature whose usage was measured. | |||
|- | |||
| gfx hardware info | |||
| "adapterDescription":"", "adapterVendorID":"0x1002", "adapterDeviceID":"0x944a", "adapterRAM":"", "adapterDriver":"", "adapterDriverVersion":"", "adapterDriverDate":"" | |||
| {{resolved|needed for gfx regressions}} | |||
| 12 ([https://hg.mozilla.org/integration/mozilla-inbound/rev/e29b78989aeb patch]) | |||
| {{bug|706340}} | |||
|- | |- | ||
| info.reason | | info.reason | ||
Line 206: | Line 255: | ||
| simpleMeasurements.js.e4x | | simpleMeasurements.js.e4x | ||
| "0" | | "0" | ||
| {{ | | {{resolved|opt-in adjusted for 9}} | ||
| 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | | 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | ||
| number of e4x objects created since browser startup | | number of e4x objects created since browser startup | ||
Line 212: | Line 261: | ||
| simpleMeasurements.js.setProto | | simpleMeasurements.js.setProto | ||
| "0" | | "0" | ||
| {{ | | {{resolved|opt-in adjusted for 9}} | ||
| 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | | 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | ||
| number of times the __proto__ property has been set | | number of times the __proto__ property has been set | ||
Line 218: | Line 267: | ||
| simpleMeasurements.js.customIter | | simpleMeasurements.js.customIter | ||
| "0" | | "0" | ||
| {{ | | {{resolved|opt-in adjusted for 9}} | ||
| 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | | 8 ([http://hg.mozilla.org/mozilla-central/rev/ba19e1cd3f91 patch]) | ||
| number of times a custom __iterator__ was used | | number of times a custom __iterator__ was used | ||
|} | |} | ||
[[Category:Privacy/Reviews]] | [[Category:Privacy/Reviews|TelemetryMeasurements]] |
edits