Skip to content
Snippets Groups Projects
user avatar
Clifford T. Matthews authored
There is a bug in Firefox that can cause a panic when dyn FnMut closures
are used.  https://bugzilla.mozilla.org/show_bug.cgi?id=758004
For my software, simply changing the dyn FnMut to dyn Fn seems to work.
Once this branch is on GitHub, I'll build a version of my software that
I can deploy to where it can get tested by more people.  If it still
works, I'll write up a better explanation and contact scratchyone.
3d9bd652
Name Last commit Last update