[Webkit-unassigned] [Bug 62164] Remove "multi-threaded" logic in V8 DOMData, DOMDataStore and friends

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 17:39:43 PDT 2011


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


Dmitry Lomov <dslomov at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96189|0                           |1
        is obsolete|                            |
  Attachment #96342|                            |review?
               Flag|                            |




--- Comment #25 from Dmitry Lomov <dslomov at google.com>  2011-06-07 17:39:43 PST ---
Created an attachment (id=96342)
 --> (https://bugs.webkit.org/attachment.cgi?id=96342&action=review)
Fixing the chromium tests and chromium debug build issues

This patch removes all ASSERT(WTF::isMainThread()), since chromium worker processes do not execute worker scripts on the WTF main thread.

I am not asking for commit queue because I want to push this patch through Chromium trybots as well, but will appreciate the review

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