Bug 209087

Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
This commit is contained in:
caillon@returnzero.com
2003-06-13 20:10:01 +00:00
parent 27ea4d4da1
commit c8a200d763
305 changed files with 2456 additions and 2512 deletions

View File

@@ -631,7 +631,7 @@ nsWebShell::OnLinkClickSync(nsIContent *aContent,
if (isJS || isData) {
nsCOMPtr<nsIDocument> sourceDoc;
aContent->GetDocument(*getter_AddRefs(sourceDoc));
aContent->GetDocument(getter_AddRefs(sourceDoc));
if (!sourceDoc) {
// The source is in a 'zombie' document, or not part of a