https://bugzilla.novell.com/show_bug.cgi?id=430483
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=430483#c1 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-09-28 18:09:50 MDT --- What is the bug you are reporting? Are you saying that Timer.OnTimer should always marshal to the gui thread? If so, which Timer class are you talking about? There are 3-4 Timer classes and I cannot find one that has an OnTimer method. - or - Are you reporting that we do not throw the InvalidOperationException? If so, it seems there are only certain methods/properties throw that. My quick random check shows that most functions succeed even when called from the non-gui thread. If you can provide the functions you have found that need to do the check, we can add them to those functions. Thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
