[Mono-bugs] [Bug 349816] plugin crash when loading moon/test/js/props-gen.html

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 26 11:20:42 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=349816

User rkvinge at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349816#c1


Rolf Bjarne Kvinge <rkvinge at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |rkvinge at novell.com




--- Comment #1 from Rolf Bjarne Kvinge <rkvinge at novell.com>  2007-12-26 09:20:41 MST ---
props-gen.html gives different result with MS between FF and IE

FF: regprop (CodeModel.Content, "Root", "object", null);
IE: regprop (CodeModel.Content, "Root", "object", "Canvas");

This is probably due to the fact that on IE Silverlight.createObjectEx loads
the source synchronously, while on FF it is loaded async (I suppose because FF
doesn't expose any API to do it sync).


-- 
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