r=vidur; fixed a memory of a script content object

git-svn-id: svn://10.0.0.236/trunk@49755 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp%netscape.com
1999-10-05 00:05:38 +00:00
parent 55b9838dc4
commit 59997b00eb
2 changed files with 2 additions and 0 deletions

View File

@@ -3385,6 +3385,7 @@ HTMLContentSink::ProcessSCRIPTTag(const nsIParserNode& aNode)
NS_RELEASE(text);
}
}
NS_RELEASE(element);
// Don't include script loading and evaluation in the stopwatch
// that is measuring content creation time