[Bug 13232] New: I think the section on DedicatedWorkerScope should include information about the kinds of data that postMessage can send to a worker, and the kinds of data that a worker can send back. http://dev.w3.org/html5/workers/#dedicated-workers-and-the-dedicatedwo

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13232

           Summary: I think the section on DedicatedWorkerScope should
                    include information about the kinds of data that
                    postMessage can send to a worker, and the kinds of
                    data that a worker can send back.
                    http://dev.w3.org/html5/workers/#dedicated-workers-and
                    -the-dedicatedwo
           Product: WebAppsWG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        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://dev.w3.org/html5/workers/#handler-dedicatedworkerglobalscope-onmessage
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
I think the section on DedicatedWorkerScope should include information about
the kinds of data that postMessage can send to a worker, and the kinds of data
that a worker can send back.

http://dev.w3.org/html5/workers/#dedicated-workers-and-the-dedicatedworkerglob
alscope-interface

For instance: where does it say, you can send numbers, strings, etc. to a
work? JSON? etc. ?? I think that information should be included in this
document. 

Posted from: 174.21.152.161
User agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us)
AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.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 Wednesday, 13 July 2011 18:15:40 UTC