[Mono-bugs] [Bug 376032] Halo 3 Game Guide - not detecting Moonlight
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 1 17:23:00 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=376032
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=376032#c1
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |rhowell at novell.com
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 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.
More information about the mono-bugs
mailing list