Closed Bug 1346203 Opened 8 years ago Closed 8 years ago

CANVAS_WEBGL_FAILURE_ID records values using empty keys

Categories

(Core :: Graphics: Layers, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: Dexter, Assigned: Dexter)

References

(Blocks 1 open bug)

Details

(Whiteboard: [measurement:client][gfx-noted])

Attachments

(1 file)

With bug 1334469 we're disallowing using empty keys to record data in Telemetry keyed histograms. It seems that this histogram is recording values using empty keys (see bug 1334469 comment 20). For some reason, |failureId| and/or |cur.key| are empty [1]. We should fix the problem by using a non-empty key here and investigate why and empty key is used in the first place. [1] - http://searchfox.org/mozilla-central/rev/7cb75d87753de9103253e34bc85592e26378f506/dom/canvas/WebGLContext.cpp#878,939,1014
Blocks: 1334469
:pchang, can you find someone to take a look?
Flags: needinfo?(howareyou322)
Priority: -- → P3
Whiteboard: [gfx-noted]
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Whiteboard: [gfx-noted] → [measurement:client][gfx-noted]
I too this bug so that we can move on and land bug 1334469, when ready! :-)
Comment on attachment 8860381 [details] Bug 1346203 - Don't use an empty key for accumulating in CANVAS_WEBGL_FAILURE_ID. https://reviewboard.mozilla.org/r/132396/#review135300
Attachment #8860381 - Flags: review?(jmuizelaar) → review+
Pushed by alessio.placitelli@gmail.com: https://hg.mozilla.org/integration/autoland/rev/6ca43af8102f Don't use an empty key for accumulating in CANVAS_WEBGL_FAILURE_ID. r=jrmuizel
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Flags: needinfo?(howareyou322)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: