Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.6, 6.7.1
-
5cf87f191 (dev), 87b999b0f (6.8)
Description
Reproducer attached. Reproducible with 6.7.1 and 6.5.6.
Build, run, and click 2 buttons as they say so. Then crash happens upon the 2nd button being clicked, i.e. a new website is being loaded. But if changing
offTheRecord: false
to
offTheRecord: true
then everything just works fine.