[Webkit-unassigned] [Bug 22567] HashTable needs to be made usable from multiple threads.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 06:17:46 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25623|review?                     |review+
               Flag|                            |




------- Comment #5 from ap at webkit.org  2008-12-01 06:17 PDT -------
(From update of attachment 25623)
> +        Guarded with variable access with a mutex.

An extra "with" here.

> +    // Don't lock the mutex here bcause it can cause deadlocks at shutdown 
> +    // if any thread was killed during process shutdown while holding the mutex.

Typo: bcause.

r=me


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list