Problem Description
If the LocalStorage plugin is part of your project and cookies are disabled in Firefox 43.0 (x86/x64) and onwards then C2 will throw a javascript error on preview. The error can be acknowledged and the preview will then work.
This was reported to Mozilla back in 2012 and is still being shown as a new bug in Bugzilla.
Attach a Capx
https://dl.dropboxusercontent.com/u/34306693/bouncyplatform.capx
Description of Capx
This is just an empty .capx that has the LocalStorage plugin as part of the project.
Steps to Reproduce Bug
Load .capx in FF 43.0 or newer
Go to Options/Privacy/ 'History' change Firefox dropdown to 'Use custom settings for history'
remove tick from 'Accept cookies from sites'
run preview - javascript error
Put tick back in the 'Accept cookies from sites' Privacy option
run preview - no javascript error
Observed Result
Javascript error!
SecurityError: The operation is insecure.
http://192.168.0.6:50000/LocalStorage_plugin.js, line 40 (col 0)[/code:1xhk18zo]
Followed by an assertion error.
[b]Expected Result[/b]
No error
[b]Affected Browsers[/b]
[ul]
[li] Chrome: (NO)
[/li][li] FireFox: (YES)
[/li][li] Internet Explorer: (NO)[/li][/ul]
[b]Operating System and Service Pack[/b]
Windows 7 Pro x64 SP1
[b]Construct 2 Version ID[/b]
r 218