gomita / firegestures

FireGestures, a Firefox extension.
http://www.xuldev.org/firegestures/
Other
128 stars 30 forks source link

'Save Link As...' cannot save XPI file on addons.mozilla.org #56

Closed gomita closed 11 years ago

gomita commented 11 years ago

Step to reproduce:

  1. Open https://addons.mozilla.org/firefox/addon/firegestures/
  2. On [+ Add to Firefox] link, do mouse gesture 'DL' by default to save link

Expected Result: File picker will be open and we can save 'firegestures-*.xpi' file.

Actual Result: Nothing happened. NS_ERROR_FILE_UNRECOGNIZED_PATH exception in error console.

gomita commented 11 years ago

I need to follow the changes of Bug 299372. https://bugzilla.mozilla.org/show_bug.cgi?id=299372