no it doesn't seem related. i don't have NET enabled and could not reproduce any crash with the other examples.
i also disabled all other addons except FB and it still crashes. here is what i do: using: jquery 1.4.1 jquery-ui 1.7.2 (dialog and core) jquery forms jquery filestyle (to stylize the file input) - create a dialog - put the form into the dialog via jquery .load() - select the file (~1 MB image) - press the upload button which is bound to the dialog button - submit - loading image appears which is triggered by the dialog button - FF crashes - the file did not get uploaded thus it seems the crash occours at the ajaxSubmit command i'll do an example page when i have more time later. - Felix On 27 Jan., 11:04, "Honza (Jan Odvarko)" <[email protected]> wrote: > On Jan 26, 7:28 pm, Felix Stolle <[email protected]> wrote:> I have > the same error here. > > > Windows 7 x64 > > FF 3.6 (32 bit) > > FB 1.5 > > > I use jquery 1.4.1 with jquery forms and dialog plugins to submit a > > file via ajax to the server. > > Whenever firebug is active while i submit FF will crash. > > Could this be related to:http://code.google.com/p/fbug/issues/detail?id=2763 > orhttp://code.google.com/p/fbug/issues/detail?id=2755 > > ? > > Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
