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 [EMAIL PROTECTED]

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 [EMAIL PROTECTED]  2006-08-28 16:54 -------
 You may want to use Gendarme on MWF to check, in particular, for the
 DoubleCheckLockingRule.
+
+------- Additional Comments From [EMAIL PROTECTED]  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 ;-)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to