skrul / greasefire

Greasefire is a browser extension for Firefox and Chrome that finds relevant userscripts from Userscripts.org for the pages you visit.
48 stars 28 forks source link

window.opener corruption after pressing "Install..." #20

Closed supahgreg closed 13 years ago

supahgreg commented 13 years ago

Sometimes the script install dialog appears, but most of the time it does not. When it does not, one of the following occurs:

  1. Opening window chrome is messed up, only showing the "502 bad gateway" error page. screenshot
  2. Opening window chrome is messed up, showing the "502 bad gateway" error page, but with the user script source somehow overlayed. screenshot

Using HEAD. Build identifier: Mozilla/5.0 (Windows NT 6.1; rv:6.0a1) Gecko/20110510 Firefox/6.0a1

erikvold commented 13 years ago

I've noticed quite a few gateway and other errors, they seemed to be coming from USO but I haven't looked into that.

supahgreg commented 13 years ago

Believe I found the cause... supahgreg/greasefire@fe71c4bd4e2902da0305e435ddd51e7f1b4b8aaf

erikvold commented 13 years ago

22 should have resolved this.