Closed
Bug 576499
Opened 14 years ago
Closed 8 years ago
Firefox 3.6.6 new Silverlight 4 Application Exception
Categories
(Plugins Graveyard :: Silverlight (Microsoft), defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: olivier, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)
New plugin crash appeared with Firefox 3.6.6 (the plugin works perfectly with former version or alternate browser). Seems there is something broken in 3.6.6
Reproducible: Always
Steps to Reproduce:
Load page (http://www.michielpost.nl/Silverlight/MultiFileUploader/) Silverlight plugin hang on loading step -> use firebug to catch error
Actual Results:
Silverlight 4 Application Exception: 2531 Une erreur s'est produite. [Line: 19 Position: 76] à System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
à mpost.SilverlightMultiFileUpload.Page.InitializeComponent()
à mpost.SilverlightMultiFileUpload.Page..ctor(IDictionary`2 initParams)
à mpost.SilverlightMultiFileUpload.App.Application_Startup(Object sender, StartupEventArgs e)
à MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
à MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
http://82.139.67.156/mpost.SilverlightMultiFileUploadWebRC0/Default.aspx
Line 0
Expected Results:
working plugin
Component: General → Silverlight (Microsoft)
Product: Firefox → Plugins
QA Contact: general → microsoft-silverlight
Version: unspecified → 4.x
Comment 1•13 years ago
|
||
This is WFM using Mozilla/5.0 (Windows NT 5.1; rv:6.0a1) Gecko/20110414 Firefox/6.0a1 ID:20110414030535 and Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ID:20110319135224 with Silverlight Version 5.0.60401.0.
Comment 2•8 years ago
|
||
Closing old bugs in the Plugins component. We aren't going to track issues in 3rd-party plugins in the Mozilla bug tracker. In addition, support for NPAPI plugins will be removed at the end of this year; for more details see the post at https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/
If there is a serious bug in Firefox, it needs to be filed in the "Core" product, "Plug-Ins" component.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•8 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•