bootleq / noise

Browser extension for sound responses
https://addons.mozilla.org/firefox/addon/noise/
MIT License
7 stars 0 forks source link

Download event topics not work on Firefox 26 #3

Closed bootleq closed 10 years ago

bootleq commented 10 years ago

Need to replace 'dl-done' and othe 'dl' events with new Downloads.jsm way. https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Downloads.jsm#Conversion_from_nsIDownloadManager

  1. Use Promise.
  2. Rewrite as JavaScript Module (to solve singleton DownloadList vs. Noises on every window)
bootleq commented 10 years ago

Fixed in version 1.3.