Closed Bug 363149 Opened 18 years ago Closed 18 years ago

[FIX]"ASSERTION: Some frame destructors were not called"

Categories

(Core :: Layout, defect, P1)

PowerPC
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: jruderman, Assigned: bzbarsky)

References

Details

(Keywords: assertion)

Attachments

(1 file)

###!!! ASSERTION: Some frame destructors were not called: 'mFrameCount == 0', file /Users/admin/trunk/mozilla/layout/base/nsPresShell.cpp, line 623

I'm getting this just starting Firefox.  I also get it when I reload a simple page (http://www.squarefree.com/start/), and twice when I quit Firefox.

I'm using Firefox trunk on Mac, after the reflow branch landing.

This bug prevents me from testing for certain kinds of security holes.
Flags: blocking1.9?
Attached patch This fixes the problem for me (deleted) — Splinter Review
I think this has always been broken... not sure why it didn't come up before.
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Attachment #248441 - Flags: superreview?(roc)
Attachment #248441 - Flags: review?(roc)
Comment on attachment 248441 [details] [diff] [review]
This fixes the problem for me

That's my regression. I moved code from the destructor (where the parent is automatically called) to Destroy() (where the parent is not automatically called).
Attachment #248441 - Flags: superreview?(roc)
Attachment #248441 - Flags: superreview+
Attachment #248441 - Flags: review?(roc)
Attachment #248441 - Flags: review+
Priority: -- → P1
Summary: "ASSERTION: Some frame destructors were not called" → [FIX]"ASSERTION: Some frame destructors were not called"
Target Milestone: --- → mozilla1.9alpha
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: blocking1.9?
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: