0

Hi guys i am working on the drawing application. I have completed the application but it is not working on the FireFox properly it is showing as unexpected error i.e. image of a explanation. Can anyone help me to figure out this error.

here is the image of the error screen: Fire fox error screen

Ajay Kumar
  • 67
  • 1
  • 3
  • 9

1 Answers1

0

The exclamation mark appears when you are allocating too much memory.

To diagnose this issue you could monitor the memory usage using, for example, a performance monitor tool like this one. It will display your current and maximum memory usage (amongst other useful data).

david.emilsson
  • 2,313
  • 1
  • 20
  • 24