Re: Promise.jsm and the predefined Promise object

2014-03-30 Thread Boris Zbarsky
On 3/30/14 6:00 AM, Paolo Amadini wrote: It does, as soon as bug 941920 lands. We were holding it off due to compatibility concerns, but the general availability of the DOM Promise object changes the landscape and we're crash-landing it (I'd have appreciated some coordination on this, but bug 988

Re: Firebug in embedded XULRunner.

2014-03-30 Thread David Bruant
Le mercredi 19 février 2014 13:43:57 UTC+1, apransk...@gmail.com a écrit : > We need to debug and measure execution time of JavaScript inside the pages we > display. For this sort of work, web developers tend to use PhantomJS or CasperJS nowadays. http://phantomjs.org/ http://casperjs.org/ (buil

Re: Promise.jsm and the predefined Promise object

2014-03-30 Thread Paolo Amadini
On 29/03/2014 21.57, Boris Zbarsky wrote: > For example, it has no Promise.race and no Promise.prototype.catch. It does, as soon as bug 941920 lands. We were holding it off due to compatibility concerns, but the general availability of the DOM Promise object changes the landscape and we're crash-l