[Webkit-unassigned] [Bug 31877] New: [v8] Do not check the thread when accessing DOMDataStore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 25 08:44:48 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31877
Summary: [v8] Do not check the thread when accessing
DOMDataStore
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: antonm at chromium.org
CC: christian.plesner.hansen at gmail.com
As of now, V8 DOM bindings are single threaded and execute everything on the
main thread, so do not do isMainThread checks.
--
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