Comment 2 for bug 110265

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 110265] Using the JavaScript Command delete(array) causes Firefox to close after any further useraction

On Thu, Apr 26, 2007 at 12:39:48PM -0000, Thomas K. wrote:
> Public bug reported:
>
> Binary package hint: firefox
>
> Firefox Version 2.0.0.3
> Linux (Ubuntu 7.04)
> AMD64
>
> 1. this.array[x] points at object
> 2. delete(this.array[x]); OR this.array[x] = null;
> 3. after any further useraction (eg. clicking an Link, switching to another aktive Window, etc.) firefox crashes

Hi,

can you please attach a simple html page that shows this problem?

 - Alexander