- From: <bugzilla@jessica.w3.org>
- Date: Sat, 13 Aug 2011 19:03:43 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13772
Summary: Example code should contain a comma instead of
semicolon: worker.port.postMessage({ foo:
'structured', bar: ['data', 'also', 'possible']});
Product: WebAppsWG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#sha
red-workers
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: Web Workers (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/complete/workers.html
Multipage: http://www.whatwg.org/C#shared-workers
Complete: http://www.whatwg.org/c#shared-workers
Comment:
Example code should contain a comma instead of semicolon:
worker.port.postMessage({ foo: 'structured', bar: ['data', 'also',
'possible']});
Posted from: 95.118.44.223
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:5.0.1)
Gecko/20100101 Firefox/5.0.1
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 13 August 2011 19:03:48 UTC