Closed Bug 1272821 Opened 8 years ago Closed 8 years ago

remove the WebGL feature failure from telemetry

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: jrmuizel, Assigned: BenWa)

References

Details

Attachments

(1 file)

I get the following histogram from telemetry:
defaultdict(int,
            {u'6.14.10.5218': 1,
             u'8.15.10.2342': 6,
             u'FEATURE_FAILURE_AMD1': 21,
             u'FEATURE_FAILURE_DL_BLACKLIST_g1071': 1,
             u'FEATURE_FAILURE_DL_BLACKLIST_g1072': 1,
             u'FEATURE_FAILURE_DL_BLACKLIST_g1124': 2,
             u'FEATURE_FAILURE_INTEL_14': 1,
             u'FEATURE_FAILURE_INTEL_2': 1,
             u'FEATURE_FAILURE_INTEL_20': 1,
             u'FEATURE_FAILURE_INTEL_22': 3,
             u'FEATURE_FAILURE_INTEL_5': 7,
             u'FEATURE_FAILURE_INTEL_WEBGL_DIS': 28,
             u'FEATURE_FAILURE_NV_VISTA': 1,
             u'FEATURE_FAILURE_NV_W7': 6,
             u'FEATURE_FAILURE_NV_XP': 1,
             u'FEATURE_FAILURE_TEST': 8,
             u'FEATURE_FAILURE_WEBGL_ATI_DIS': 2,
             u'OK': 12})

FEATURE_FAILURE_INTEL_WEBGL_DIS is a failure code for FEATURE_WEBGL_OPENGL which we shouldn't be asking for on Windows unless users have forced ANGLE off. This looks suspicious and worth investigation.
Assignee: nobody → bgirard
Summary: FEATURE_FAILURE_INTEL_WEBGL_DIS reported as major cause of webgl failure → Telemetry should use WEBGL_ANGLE instead WEBGL_OPENGL
Should we just be removing this feature info now that we have the keyed historgram?
Flags: needinfo?(bgirard)
Yes, let's remove the changes form bug 1262008 here.
Flags: needinfo?(bgirard)
Summary: Telemetry should use WEBGL_ANGLE instead WEBGL_OPENGL → remove the WebGL feature failure from telemetry
Flags: needinfo?(bgirard)
Flags: needinfo?(bgirard)
Attachment #8757052 - Flags: review?(jmuizelaar) → review+
Comment on attachment 8757052 [details]
MozReview Request: Bug 1272821 - remove the WebGL feature failure from telemetry. r=jrmuizel

https://reviewboard.mozilla.org/r/55562/#review52562
https://hg.mozilla.org/mozilla-central/rev/5483a7f7649c
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Blocks: 1259536
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: