Open
Bug 600773
Opened 15 years ago
Updated 3 years ago
Do not eagerly create mElements and call ForgetFieldSet when possible
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mounir, Unassigned)
References
Details
Because of a crash, see bug 598907, we had to eagerly create mElements and inform form controls that their fieldsets have been removed. We should basically back out this patch as soon as we can. According to bug 598907 coment 4 there is a patch that might make this possible (not for firefox 4).
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•