[Webkit-unassigned] [Bug 22266] New: Stop using MessagePort for communication with workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 10:29:44 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22266

           Summary: Stop using MessagePort for communication with workers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


The existing MessagePort specification does not work with multiple threads or
processes well, and doesn't appear to be easily fixable. Besides, Mozilla is
about to ship an entirely different and much simpler API for workers.

Patch forthcoming.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list