This commit is contained in:
Cameron Kaiser
2017-12-03 20:08:43 -08:00
parent 71e9386e75
commit dfaeb3f24a
9 changed files with 36 additions and 22 deletions
+3
View File
@@ -350,6 +350,9 @@ protected:
virtual nsresult AfterSetAttr(int32_t aNameSpaceID, nsIAtom* aName,
const nsAttrValue* aValue, bool aNotify) override;
// Override for nsImageLoadingContent.
nsIContent* AsContent() override { return this; }
// This is a weak reference that this element and the HTMLFormElement
// cooperate in maintaining.
HTMLFormElement* mForm;