sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

Garbage collector alert messages 'what is 1 null' (Trac #860) #860

Closed sleemanj closed 4 years ago

sleemanj commented 18 years ago

When refreshing the full_example.html page in a Firefox 1.5.0.7 browser, I get hundreds of alert messages with text 'What is [x] null' where x is in the range 0...about 140.

These messages come from debugging? section of garbage collector as defined in HTMLArea.collectGarbageForIE() function.

Steps to reproduce:

Reported by koto, migrated from http://trac.xinha.org/ticket/860

sleemanj commented 18 years ago

Error Messages in Firefox Javascript Console while null messages Attachment: nullerrormsg.JPG

sleemanj commented 18 years ago

This warning has been removed in changeset:667