Backed out changeset c0adbf7522dc (bug 1674637) for bustage on GMPParent.cpp. CLOSED TREE
This commit is contained in:
@@ -81,7 +81,8 @@
|
||||
// construction, destruction
|
||||
NS_IMPL_NS_NEW_HTML_ELEMENT(Form)
|
||||
|
||||
namespace mozilla::dom {
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
static const uint8_t NS_FORM_AUTOCOMPLETE_ON = 1;
|
||||
static const uint8_t NS_FORM_AUTOCOMPLETE_OFF = 0;
|
||||
@@ -2427,4 +2428,5 @@ bool HTMLFormElement::IsSubmitting() const {
|
||||
return loading;
|
||||
}
|
||||
|
||||
} // namespace mozilla::dom
|
||||
} // namespace dom
|
||||
} // namespace mozilla
|
||||
|
||||
Reference in New Issue
Block a user