Closed
Bug 310520
Opened 19 years ago
Closed 19 years ago
Removing <select> with <input> descendant gives "ASSERTION: RemovedAsPrimaryFrame called after PreDestroy"
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: jruderman, Assigned: mrbkap)
References
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Steps to reproduce: 1. Open the testcase using a (trunk) debug build. Result: "ASSERTION: RemovedAsPrimaryFrame called after PreDestroy" This bug might be related to bug 310426, "Crash [@ DoDeletingFrameSubtree] involving <select> with position:absolute child".
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
The full assertion text is: ###!!! ASSERTION: RemovedAsPrimaryFrame called after PreDestroy: 'PR_FALSE', fil e c:/buildmoz/mozilla/layout/forms/nsTextControlFrame.cpp, line 1455
| Reporter | ||
Comment 3•19 years ago
|
||
Updated•19 years ago
|
Assignee: nobody → mrbkap
| Assignee | ||
Updated•19 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla1.9alpha
| Assignee | ||
Comment 4•19 years ago
|
||
This should be fixed by the checkin for bug 310426.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•