Bug 1838541 Comment 11 Edit History

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

I am able to reproduce on my Pixel Fold with additional STR below and stacktrace. On my device this even causes a fatal exception in the `android.display` system process which causes the phone to appear to restart. Video is also included.

## STR
- Open Firefox release
- Have a lot of tabs, load one of these tabs
- Background the app
- Open other apps like Youtube, Play Store, Slack, etc. (maybe not really needed but it seemed to help reproduce....could be placebo)
- Foreground Firefox release and make sure it is on a loaded non-private tab
- Open a new private tab
- Navigate to Youtube
- Click Fullscreen

Expected:
Should go fullscreen

Actual:
Toast message is shown, App is backgrounded/crashes, phone jumps to Google logo and logs show `android.display` system process fatal exception

## Stacktrace @ Error level only
I cleared the error logs right before clicking fullscreen to capture as close to the event as possible. It seems like the firefox GPU error on the 3rd line is potentially the root cause.

```
Stacktrace from my Google Pixel Fold device which causes a fatal system process and phone soft restart.

Back to Bug 1838541 Comment 11