On 25/06/2014 08:15, Jason Orendorff wrote:
> We're considering building a JavaScript API for dynamic analysis of JS
> code.
> Here's the sort of thing you could do with it:
>
>   - Gather code coverage information (useful for testing/release mgmt?)
Yes, I confirm that we would be happy to get a clean and efficient way
to instrument the Firefox and Firefox OS Javascript code.

Ultimately, in order to aggregate the result with the C/C++ coverage,
we would also need this API to be able to export the coverage results
into a "standard" format (gcna/gcdo).

Thanks for this promising proposal,
Sylvestre

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to