语言

Menu
Sites
Language
Inline WebWorkers (window.URL.createObjectURL)

Hi guys, window.URL is null, which means creating an inline webworker the traditional way (using window.URL.createObjectURL) is unavailable.
Is there an alternative for window.URL.createObjectURL.

Reference: http://www.html5rocks.com/en/tutorials/workers/basics/#toc-inlineworkers

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Lakshmi Grandhi
Hi, Tizen supports web workers https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Ftutorials%2Fw3c_tutorial%2Fperf_tutorial%2Fweb_workers_create.htm Please whether you can add support without creating object urls.