https://bugzilla.novell.com/show_bug.cgi?id=376032
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=376032#c1 Sebastien Pouliot <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |[EMAIL PROTECTED] --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-04-01 15:23:00 MST --- The application itself refuse Moonlight since we're not Windows nor a Mac. if ((typeof(window.Silverlight) != "undefined") && (window.Silverlight != null) && 36 (typeof(window.Silverlight.supportedUserAgent) != "undefined") && (window.Silverlight.supportedUserAgent != null) && 37 Silverlight.supportedUserAgent()) and display that ugly gray box :( and since the information comes from FF itself no point in lying ;-) -- 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
