nathan-osman / REST-Easy

A simple REST client for Firefox
Mozilla Public License 2.0
130 stars 39 forks source link

REST Easy is broken on Firefox Nightly #13

Closed nathan-osman closed 9 years ago

nathan-osman commented 10 years ago

REST Easy does not display a toolbar icon nor does the menu item work when run in Firefox Nightly (29.x). This is probably due to some of the new changes brought in by Aurora.

Nosbod commented 10 years ago

This bug is hapening in Firefox 29 now on the beta chanel.

mradzinski commented 10 years ago

I can confirm it is not working on Firefox 29.0.1. Same symptoms as described on the first report.

nathan-osman commented 10 years ago

This is indeed correct. Firefox 29 completely changed the way toolbar buttons were added to toolbars. Unfortunately time constraints have prevented me from being able to rewrite the relevant portions of code. I'm also considering turning this project over to a new maintainer. I'll post any updates here as I have them.

nathan-osman commented 10 years ago

I have finally landed a fix for this issue. After spending hours pouring through Mozilla documentation and source code, I've managed to get the button working again. There are still a couple minor issues to fix, but progress is being made.

nathan-osman commented 9 years ago

This is now fixed. The fix is included in the latest release.