retroiorew.blogg.se

Use silverlight in firefox
Use silverlight in firefox








use silverlight in firefox
  1. #Use silverlight in firefox update#
  2. #Use silverlight in firefox windows#

Well, I certainly won't be helping them with their record breaking attempt. The real funny thing is that when a hacker uses this to crash Firefox with a Silverlight application, who do you think will get blamed? FF or MSFT? :) I'm sure it's related to this issue, but this issue is supposedly resolved? No, it's not!

#Use silverlight in firefox windows#

I have Silverlight 3.6 + Firefox 3 (Mozilla/5.0 (Windows U Windows NT 6.0 en-US rv:1.9) Gecko/2008052906 Firefox/3.0) installed and Firefox is still crashing for me - all the time! MSN.com, for example. Or the question should be, how vilified would MS be if it was IE and a FF branded plugin. Now the real question is if it wasn't Microsoft 's product would they care a little more? Wow, that bugzilla report reads like a soap opera "no you fix, no you fix it.we're not going to fix it regardless of how many people say it is our fault" - close the bug because someone made a workaround instead of fixing the core times.ĭon't worry its only FF3 rc2, they still have time to break it yet again. I guess it's not my problem, and clearly the Firefox team has decided it's not theirs, either. Presumably Silverlight's doing some internal reference counting or checking to work around this issue, and anyone else that wants to write a plugin that allows for communication between instances in a page (or communication with other plugins on a page) will need to do the same. That seems like a problem, because Firefox 2, Safari (and all other WebKit based browsers), Opera, and IE apparently implement the Netscape Plugin API in a way that respects reference counting, and now Firefox 3 no longer follows that. As I read the Bugzilla thread Firefox 3 has kind of broken reference counting in a way that makes it easy for any plugin to (accidentally or maliciously) crash the browser by calling ReleaseObject on a null or destroyed object.

use silverlight in firefox

Unless we'd rip out our entire HTML/JS bridge, this would be an easy way for developers to write apps that crash a browser or cause other type of unexpected behavior.Īnd it's not a Silverlight specific issue.

use silverlight in firefox

Note that Wilco raised some questions for the Firefox team which don't really sound like they've been solved:įor us it's important that the reference counting rules are followed strictly for our NPObjects, because we allow you to pass them from one plugin to another. That didn't prevent the (futile) flurry of questions on every Firefox 3 release: "Does this one work with Silverlight 2?"

#Use silverlight in firefox update#

So we've been waiting on a Silverlight 2 update for it to run Firefox 3. After a bit of back and forth, it was apparent that the Silverlight team would be the ones making modifications so that they'd handle both Firefox 2 and 3's different behaviors. The Firefox team clearly didn't want to be bothered with this issue, despite the fact that it was near the top of the list of topcrash bugs for Firefox 3. In our experience, FF2 calls DeallocateObject on our NPObjects when *it* no longer references that NPObject. The reason why we do this is related to how reference counting works in FF2. Apparently FF3's ReleaseObject implementation crashes when an object is passed in that FF3 believes to be dead. the problem is that we're calling ReleaseObject from a call to DeallocateObject (which is called by FF). It appears that something changed in the way that Firefox disposes objects on the move from Firefox 2 to 3, as Wilco Bauwer's comment indicates: There's a lot of back and forth on the Bugzilla thread.

use silverlight in firefox

You could view Silverlight 2 (Beta 1) objects in Firefox 3, but when you closed the tab, it would crash the entire browser process. It reads innocently enough: "NPRuntime object reference counting is violated by NPObjWrapperPluginDestroyedCallback causing Silverlight 2.0 beta: crashes when closing tab/window JS_SetPrivate - NPObjWrapperPluginDestroyedCallback]". I've been following this issue on Bugzilla ( Bug 421217) for a few months. One of the best "undocumented" features in Silverlight 2 Beta 2 is that it now works with Firefox 3. If you've been holding off on using Silverlight 2 or Firefox 3 because they weren't playing well together, it's safe to come out now.










Use silverlight in firefox