I reverted the patch from #19212 (moved) and saw no crash. But I need to rebuild TBB/ESR45 without the patch and try to reproduce the crash so I know I am doing the test correctly.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
I reverted the patch from #19212 (moved) and saw no crash. But I need to rebuild TBB/ESR45 without the patch and try to reproduce the crash so I know I am doing the test correctly.
You don't need to rebuild it, Tor Browser 6.0 has the issue. It got fixed in 6.0.1. I just retested an old 6.0 on my machine and I still can reproduce the crash as outlined in #19212 (moved).
So, like Georg, I was able to reproduce the crash using an earlier version of Tor Browser. I also could reproduce it reverting the #19212 (moved) patch in the latest TBB/ESR45.
But now I realize that in our TBB/ESR52 branch, the game shows an error message: "Failed to download game data!" This message seems to happen, I think, before the crash in the TBB/ESR45 version. So it's possible we're not actually testing the TBB/ESR52 for the crash because some other different is causing the JS to fail. So unfortunately I'm still not sure we can revert the #19212 (moved) patch.
So, like Georg, I was able to reproduce the crash using an earlier version of Tor Browser. I also could reproduce it reverting the #19212 (moved) patch in the latest TBB/ESR45.
But now I realize that in our TBB/ESR52 branch, the game shows an error message: "Failed to download game data!" This message seems to happen, I think, before the crash in the TBB/ESR45 version.
I don't think so? comment:5:ticket:19212 seems to indicate the opposite if I am reading it right. And comment:7:ticket:19212 seems to indicate that those things are not related at all. If either of those is the case and we are reaching this message without our rebased fix and without a crash then let's get rid of it.
So, like Georg, I was able to reproduce the crash using an earlier version of Tor Browser. I also could reproduce it reverting the #19212 (moved) patch in the latest TBB/ESR45.
But now I realize that in our TBB/ESR52 branch, the game shows an error message: "Failed to download game data!" This message seems to happen, I think, before the crash in the TBB/ESR45 version.
I don't think so? comment:5:ticket:19212 seems to indicate the opposite if I am reading it right. And comment:7:ticket:19212 seems to indicate that those things are not related at all. If either of those is the case and we are reaching this message without our rebased fix and without a crash then let's get rid of it.
Yeah, oddly I don't see the "Failed to download game data!" message in TBB/ESR45. Not sure why that is. But my subsequent experiment (comment:5) is also consistent with them being separate issues.