[webkit-reviews] review requested: [Bug 31877] [v8] Do not check the thread when accessing DOMDataStore : [Attachment 44089] Solution for the problem with ui_tests

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


anton muhin <antonm at chromium.org> has asked  for review:
Bug 31877: [v8] Do not check the thread when accessing DOMDataStore
https://bugs.webkit.org/show_bug.cgi?id=31877

Attachment 44089: Solution for the problem with ui_tests
https://bugs.webkit.org/attachment.cgi?id=44089&action=review

------- Additional Comments from anton muhin <antonm at chromium.org>
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.


More information about the webkit-reviews mailing list