[Webkit-unassigned] [Bug 27697] New: WorkerThread needs to be refactored to separate out dedicated-worker functionality
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 00:15:42 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27697
Summary: WorkerThread needs to be refactored to separate out
dedicated-worker functionality
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: atwilson at google.com
The current WorkerThread implementation contains some functionality that is
only used for dedicated workers.
We need to factor out this extra functionality into a separate
DerivedWorkerThread derived class so we can create SharedWorkerThread using a
common base class.
--
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