Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using after upgrade crashes Firefox #5

Open
jgrande opened this issue Jul 5, 2014 · 0 comments
Open

Using after upgrade crashes Firefox #5

jgrande opened this issue Jul 5, 2014 · 0 comments
Labels
Milestone

Comments

@jgrande
Copy link
Owner

jgrande commented Jul 5, 2014

Not completely sure about this, but it looks like if you install a new version of the addon with changes to the C bindings Firefox will crash the next time you invoke the extension.

The solution is to hear the onLoad event of the add-on and unload the old library.

See: https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Listening_for_load_and_unload

@jgrande jgrande added the bug label Jul 5, 2014
@jgrande jgrande modified the milestones: v0.0.2, v0.2.0 Apr 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant