Closed Bug 664123 Opened 13 years ago Closed 13 years ago

"ASSERTION: Why don't we have a document type node?" and null deref

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

Details

(4 keywords)

Crash Data

Attachments

(2 files)

###!!! ASSERTION: Why don't we have a document type node?: 'docType1 && docType2', file content/base/src/nsGenericElement.cpp, line 905

Regression from somewhere in here:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4e1b20229d4d&tochange=1b11c64ffcd
http://hg.mozilla.org/mozilla-central/rev/f4ff8d137c1f

   5.110 +        nsCOMPtr<nsIDOMDocumentType> docType1 = do_QueryInterface(this);
   5.111 +        nsCOMPtr<nsIDOMDocumentType> docType2 = do_QueryInterface(aOther);

This is bogus...
Why was this cause for backing out all of the original patches?
So this is fixed now, right?
Yes, by updated patches in bug 659053
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: