Bug 1948620 Comment 3 Edit History

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

Ah gotcha. Thanks for the info. Yup, invoking the ensuretimestretcher function 39 times will create 39 sandboxes if each invocation is on a different object

I'll try to follow-up and try to find a repro of this.

> Sure, but it means something won't work, and it will lead to unexpected behaviour. We can do this if it's better than just crashing. Please file and NI me if you need us to do this.

I think it would makes sense to not play the media at all but not crash the tab. If this sounds like reasonable behavior to you, this would be good to set up via nsresult. I can then modify the sandbox creation failure to return an error codes and fail gracefully.
Ah gotcha. Thanks for the info. Yup, invoking the ensuretimestretcher function 39 times will create 39 sandboxes if each invocation is on a different object

I'll try to follow-up and try to find a repro of this.

> Sure, but it means something won't work, and it will lead to unexpected behaviour. We can do this if it's better than just crashing. Please file and NI me if you need us to do this.

I think it would makes sense to show a broken media icon but not crash the tab. If this sounds like reasonable behavior to you, this would be good to set up via nsresult. I can then modify the sandbox creation failure to return an error codes and fail gracefully.

Back to Bug 1948620 Comment 3