Closed Bug 1668237 Opened 5 years ago Closed 5 years ago

EvalStencilXDR should handle decoding failure properly

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

EvalStencilXDR ignores succeededOut parameter of CompilationInfoVector::deserializeStencils.

the parameter shouldn't be able to be omitted.

The failure case happens only if encoder or decoder is buggy,
and basically happens only while developing.

Thus this doesn't have a testcase that can hit the case.

Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/affc3c4dee04 Make CompilationInfoVector::deserializeStencils succeededOut parameter required. r=djvj
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: