[Webkit-unassigned] [Bug 127820] API tests on Windows fail after r162774 (Debug)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 29 12:59:23 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127820
--- Comment #3 from Roger Fong <roger_fong at apple.com> 2014-01-29 12:56:47 PST ---
> #if CHECK_HASHTABLE_ITERATORS
>
> template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
> void HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::invalidateIterators()
> {
> std::lock_guard<std::mutex> lock(*m_mutex); <----HERE
Correction it's on this line
--
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