Bug 1989368 Comment 14 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This bug's WIP patch fixes another pattern-of-crashing (i.e. a set of crashes with a a somewhat different backtrace from the ones in comment 13). 

This other set of crash reports have `ComputeBSizeValueHandlingStretch` called by `ComputeMinMaxValues`). Here's one sample:
bp-60930434-fd34-4fac-9703-e6e2e0251116

The (privately-shared) URL in this crash report URL does crashes for me in Nightly & beta (including in a Nightly build with bug 1990034's patch), but it doesn't crash in my local build with this bug's patch also applied.
This bug's WIP patch fixes another pattern-of-crashing (i.e. a set of crashes with a a somewhat different backtrace from the ones in comment 13). 

This other set of crash reports have `ComputeBSizeValueHandlingStretch` called by `ComputeMinMaxValues`). Here's one sample:
bp-60930434-fd34-4fac-9703-e6e2e0251116

The (privately-shared) URL in this crash report URL does crash for me in Nightly & beta (including in a Nightly build with bug 1990034's patch), but it doesn't crash in my local build with this bug's patch also applied.

Back to Bug 1989368 Comment 14