cloudtrends / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
1 stars 1 forks source link

Implement HTML5 WebWorker support #230

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. visit the demo page "http://www.whatwg.org/demos/workers/primes/page.html"

What is the expected output? What do you see instead?
could see the computed numbers change.

What version of the product are you using? On what operating system?
5.0 (Windows NT 5.1) AppleWebKit/534.28 (KHTML, like Gecko) Chrome/7.0.517.0 
Safari/534.28

Please provide any additional information below.

Original issue reported on code.google.com by windst...@gmail.com on 12 May 2011 at 11:53

GoogleCodeExporter commented 9 years ago
WebWorker support is not currently implemented. See 
http://magpcss.org/ceforum/viewtopic.php?f=6&t=248 for more information.

Original comment by magreenb...@gmail.com on 12 May 2011 at 1:15

GoogleCodeExporter commented 9 years ago
Issue 252 has been merged into this issue.

Original comment by magreenb...@gmail.com on 27 May 2011 at 1:08

GoogleCodeExporter commented 9 years ago
WebWorker support added in revision 360 with the Chromium update.

Original comment by magreenb...@gmail.com on 14 Nov 2011 at 3:48