Closed Bug 628982 Opened 15 years ago Closed 15 years ago

Unbalanced tree from document.write should give a clue as to what caused it.

Categories

(DevTools :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 632796

People

(Reporter: jeff, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b9) Gecko/20100101 Firefox/4.0b9 Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b9) Gecko/20100101 Firefox/4.0b9 Working on a legacy app in a FF 4.0 beta, I noticed with interest the new warnings coming from the webconsole. Specifically, a handful of "unbalanced tree" warnings. Now, it happens that this particular page is generated with PHP, and I suspect the string being written is built up in javascript. So I don't expect to be able to simply grep for what is logged, to find the offensive code. But I might have a chance of finding the problem if, at least, the string triggering the error is logged. Could the console log the string being written? Reproducible: Always
Feel free to change resolution if you consider that I am wrong.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.