jware / httpfox

Automatically exported from code.google.com/p/httpfox
GNU General Public License v2.0
0 stars 0 forks source link

Firefox 3.0 beta3: NS_ERROR_DOM_WRONG_DOCUMENT_ERR exception at XML prettyprint #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NS_ERROR_DOM_WRONG_DOCUMENT_ERR exception at:
httpfox.js 867: var debugPanel = document.getElementById(browserBoxId);

Original issue reported on code.google.com by pappkame...@gmail.com on 9 Mar 2008 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by pappkame...@gmail.com on 9 Mar 2008 at 5:45

GoogleCodeExporter commented 9 years ago
problem was at .body.appendChild

Original comment by pappkame...@gmail.com on 9 Mar 2008 at 6:08