Page 1 of 1

[RESOLVED] a few silverlight issues

Posted: Wed Jun 02, 2010 9:08 pm
by al_9x
xp32sp3, fx 3.6.3, ns 1.9.9.85, sl 4.0.50401.0

A few times when going (browser) back to pages with silverlight on that site, the video player had not been blocked. It must be timing, I can repro this very infrequently on the main profile and so far not at all on a new one. Not holding out a lot of hope for this one, but you should be aware, just in case. The instantiation is somewhat peculiar, object tag with inline "data:"

I did notice, in the process, that even when blocked, npctrl.dll, was being loaded (consistently, new profile) by Fx. As I remember, you introduced patching to prevent that. I thought maybe this is due to a different instantiation technique, but npctrl.dll is loaded also here and here, where a more typical Silverlight.createObject is used.

No placeholder here

Re: a few silverlight issues

Posted: Wed Jun 02, 2010 9:19 pm
by Giorgio Maone
al_9x wrote:A few times when going (browser) back to pages with silverlight on that site, the video player had not been blocked.
Had it been already allowed at least once in that session?

Re: a few silverlight issues

Posted: Wed Jun 02, 2010 9:25 pm
by al_9x
Giorgio Maone wrote:
al_9x wrote:A few times when going (browser) back to pages with silverlight on that site, the video player had not been blocked.
Had it been already allowed at least once in that session?
never allowed

Re: a few silverlight issues

Posted: Thu Jun 03, 2010 12:30 am
by Giorgio Maone
Investigating, thanks.

Re: a few silverlight issues

Posted: Fri Jun 04, 2010 10:33 pm
by Giorgio Maone

Re: a few silverlight issues

Posted: Sat Jun 05, 2010 12:24 am
by al_9x
fixed, the first one too, seemingly