Closed
Bug 673853
Opened 14 years ago
Closed 13 years ago
"ASSERTION: Form control should have a parent" (form inside input, @form attribute)
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: jruderman, Assigned: mounir)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
|
490 bytes,
text/html
|
Details | |
|
2.38 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
###!!! ASSERTION: Form control should have a parent: 'aChild->GetParent()', file content/html/content/src/nsHTMLFormElement.cpp, line 1102
Comment 1•14 years ago
|
||
I believe this assertion is just bogus in the @form world and should be removed....
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mounir
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86_64 → All
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #607941 -
Flags: review?(bzbarsky)
Comment 3•13 years ago
|
||
Comment on attachment 607941 [details] [diff] [review]
Patch v1
r=me
Attachment #607941 -
Flags: review?(bzbarsky) → review+
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•