[Mono-bugs] [Bug 79196][Maj] Changed - SWF/mono threading issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 15:02:44 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by alex.olk at googlemail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79196

--- shadow/79196	2006-08-28 16:54:25.000000000 -0400
+++ shadow/79196.tmp.1977	2006-08-29 15:02:44.000000000 -0400
@@ -44,6 +44,14 @@
 MimeIconEngine.MimeTypeIconIndexHash
 SendKeys.Queue
 
 ------- Additional Comments From sebastien at ximian.com  2006-08-28 16:54 -------
 You may want to use Gendarme on MWF to check, in particular, for the
 DoubleCheckLockingRule.
+
+------- Additional Comments From alex.olk at googlemail.com  2006-08-29 15:02 -------
+No need to add locking for MimeTypeIconIndexHash because it only gets
+used in locked context.
+
+MimeIconEngine SmallIcons and LargeIcons are only used in FileDialog
+and the chance that two FileDialogs are using it simultaneous is very
+small ;-)


More information about the mono-bugs mailing list