Closed
Bug 589977
Opened 15 years ago
Closed 15 years ago
nsGenericHTMLFormElement::ClearForm should not have a aNotify parameter
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
12.60 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
We should get ride of this parameter and have HandleDefaultSubmitRemoval always call the ContentStatesChanged given that it's in a runnable object so it may be safe.
Assignee: nobody → mounir.lamouri
blocking2.0: --- → final+
Assignee | ||
Updated•15 years ago
|
Summary: nsGenericHTMLFormElement::ClearForm should not have a aNotify parametr → nsGenericHTMLFormElement::ClearForm should not have a aNotify parameter
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #479635 -
Flags: review?(jonas)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Attachment #479635 -
Flags: review?(jonas)
Assignee | ||
Comment 3•15 years ago
|
||
You asked for that and you said aNotify wasn't needed because we were in a runnable.
Assignee | ||
Comment 4•15 years ago
|
||
Attachment #479635 -
Flags: review?(jonas)
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs review]
Attachment #479635 -
Flags: review?(jonas) → review+
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs review]
Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•