Bug#900531: ITP: tinyjsd -- Lightweight JavaScript Debugger for Thunderbird and Firefox

2018-06-01 Thread Adrien CLERC

Le 01/06/2018 à 00:14, Daniel Kahn Gillmor a écrit :

TinyJSD is a JavaScript debugger for Mozilla products (Firefox,
Thunderbird, SeaMonkey).
If I go to the official addon page 
(https://addons.mozilla.org/en-US/firefox/addon/tiny-javascript-debugger/), 
it says that it is not compatible for Firefox Quantum (>=57). So I guess 
that you need at list Firefox Developer Edition, with the old extensions 
system enabled. But, as far as I remember, the only available Firefox in 
Debian is the regular one.
However, on the version page 
(https://addons.mozilla.org/en-US/firefox/addon/tiny-javascript-debugger/versions/), 
there is a version for Thunderbird. So maybe the description should 
mention the fact that it is currently working only on Thunderbird for 
Debian version.


Adrien



Bug#900531: ITP: tinyjsd -- Lightweight JavaScript Debugger for Thunderbird and Firefox

2018-05-31 Thread Daniel Kahn Gillmor
Package: wnpp
Severity: wishlist
Owner: Daniel Kahn Gillmor 

* Package name: tinyjsd
  Version : 1.2
  Upstream Author : Patrick Brunschwig 
* URL : https://sourceforge.net/u/pbrunschwig/tinyjsd
* License : MPL 2.0
  Programming Lang: JavaScript
  Description : Lightweight JavaScript Debugger for Thunderbird and 
SeaMonkey

TinyJSD is a JavaScript debugger for Mozilla products (Firefox,
Thunderbird, SeaMonkey). The key differences to debuggers like Firebug
and the debugger built into Firefox are:

 * focused on debugging privileged code such as extensions and the
   application itself
 * simple user interface for easier use than complex debugger tools

---

This is a recommended extension for the development and testing of Enigmail