All,
We were happily chugging along with web workers, content with side-lining any browser without web workers support, until today when we realised that Chrome doesn't support nested web workers & script import. Link
Has anyone detailed information about which browser (particularly IE10, FF, Chrome, Safari & Opera) has what level of Web Worker support, Im interested in following things in particular:
- Nested Web Workers support
- Import script support
- XMLHTTPRequest support
Many thanks,