[Bug 12941] New: If I understand what I'm reading correctly, there's an error at the end of "A background number-crunching worker" tutorial. I think you mean "postMessage()" instead of "send()" in the sentence "To send a message back to the page, the send() method is used

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

           Summary: If I understand what I'm reading correctly, there's an
                    error at the end of "A background number-crunching
                    worker" tutorial. I think you mean "postMessage()"
                    instead of "send()" in the sentence "To send a message
                    back to the page, the send() method is used
           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/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top

Comment:
If I understand what I'm reading correctly, there's an error at the end of "A
background number-crunching worker" tutorial.

I think you mean "postMessage()" instead of "send()" in the sentence "To send
a message back to the page, the send() method is used to post a message when a
prime is found." Also, I think it reads with a bit of redundancy, but that's a
minor quibble.
-- 
Kevin Cole, Gallaudet University <kevin.cole@gallaudet.edu>


Posted from: 68.33.80.144
User agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.1) Gecko/20100101
Firefox/4.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, 11 June 2011 22:52:56 UTC