On Jan 27, 11:54 am, Felix Stolle <[email protected]> wrote: > no it doesn't seem related. > i don't have NET enabled and could not reproduce any crash with the > other examples. Note that the Net panel doesn't have to be enabled.
> 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. According to these steps, I still feel it could be related to the above, see also https://bugzilla.mozilla.org/show_bug.cgi?id=542120 (note that it isn't only XHR) 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.
