Backout Bug 1351860, r=backout
This commit is contained in:
@@ -53,7 +53,7 @@ namespace dom {
|
||||
|
||||
HTMLTextAreaElement::HTMLTextAreaElement(already_AddRefed<mozilla::dom::NodeInfo>& aNodeInfo,
|
||||
FromParser aFromParser)
|
||||
: nsGenericHTMLFormElementWithState(aNodeInfo, NS_FORM_TEXTAREA),
|
||||
: nsGenericHTMLFormElementWithState(aNodeInfo),
|
||||
mValueChanged(false),
|
||||
mLastValueChangeWasInteractive(false),
|
||||
mHandlingSelect(false),
|
||||
|
||||
Reference in New Issue
Block a user