[Commotion-admin] [mlab-browser-ext] UI freezes for the duration of NDT test (#22)

Josh Mize notifications at github.com
Sun Oct 12 23:43:23 EDT 2014


@critzo based on a [later comment in the same bug](https://bugzilla.mozilla.org/show_bug.cgi?id=733573#c211) you referred to, you may be able to use the newer [TCPSocket API](https://developer.mozilla.org/en-US/docs/Web/API/TCPSocket) for this by enabling the dom.mozTCPSocket.enabled pref.  Based on my understanding from reading the discussion in the bug and elsewhere, you might be able to use this new API from a web worker-- I haven't been able to find anything to confirm this one way or another, but if you give it a shot I'd be interested in finding out. I'm not sure exactly which versions of Firefox this would work on, but you could test for the API availability and fall back to the current XPCOM method for older versions.

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/mlab-browser-ext/issues/22#issuecomment-58841126
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20141012/335c272d/attachment.html>


More information about the Commotion-admin mailing list