[Webkit-unassigned] [Bug 74260] SnowLeopard crashes due to thread-unsafe EventListenerIterator ASSERTs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 10:04:13 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74260
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #120333|review? |review+
Flag| |
--- Comment #12 from Darin Adler <darin at apple.com> 2011-12-22 10:04:12 PST ---
(From update of attachment 120333)
View in context: https://bugs.webkit.org/attachment.cgi?id=120333&action=review
> Source/WebCore/dom/EventListenerMap.h:104
> +void EventListenerMap::assertNoActiveIterators() { }
You forgot the inline keyword here. That’s why the EFL builds are failing.
--
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