[Webkit-unassigned] [Bug 31328] New: Refactor multiple JavaScriptCore Threads feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 17:01:01 PST 2009


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

           Summary: Refactor multiple JavaScriptCore Threads feature
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


id (DWORD type) field from the PlatformThread structure is not used in
Collector.cpp; I propose to remove the field and simplify the code.

This is the first proposed step in a larger refactoring effort to make the
multiple JavaScriptCore Threads implementation more portable so that is is
available for more ports. As a secondary target we might be able to remove the
pthread library dependency for WIN_OS.

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



More information about the webkit-unassigned mailing list