Bug 1741869 Comment 9 Edit History

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

Attached is a mostly reduced testcase.  Testcase can be reproduced using the following commands:
```
$ pip install fuzzfetch grizzly-framework
$ python -m fuzzfetch --build ace2f4af2c29 -a --fuzzing -n firefox
$ python -m grizzly.replay ./firefox/firefox testcase.zip --repeat 10 --relaunch 2
```

I have not yet been able to reproduce this issue using a --disable-optimize build (required by pernosco).

Back to Bug 1741869 Comment 9