[Webkit-unassigned] [Bug 26627] New: Add download support for native webworkers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 22 15:28:24 PDT 2009


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

           Summary: Add download support for native webworkers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sehr at google.com


To enable Chromium to add support for native webworkers (implemented in
NativeClient modules) we need some simple support to allow downloading of
binary modules.  The default script download clamps bytes greater than 0x7f,
which are needed as valid opcodes/data for x86.


-- 
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