[Webkit-unassigned] [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 11:35:34 PST 2009


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


anton muhin <antonm at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43860|0                           |1
        is obsolete|                            |
  Attachment #44089|                            |review?
               Flag|                            |




--- Comment #12 from anton muhin <antonm at chromium.org>  2009-12-01 11:35:33 PST ---
Created an attachment (id=44089)
 --> (https://bugs.webkit.org/attachment.cgi?id=44089)
Solution for the problem with ui_tests

The problem was with shared workers which could run in several threads, so
let's enable this explicitly only for single threaded usage of V8.

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