Bug 1720314 - Part 2: Remove HTMLFormElement::mWebProgress; r=smaug
Depends on D119776 Differential Revision: https://phabricator.services.mozilla.com/D119777
This commit is contained in:
@@ -556,8 +556,6 @@ class HTMLFormElement final : public nsGenericHTMLElement,
|
||||
|
||||
/** The pending submission object */
|
||||
UniquePtr<HTMLFormSubmission> mPendingSubmission;
|
||||
/** The web progress object we are currently listening to */
|
||||
nsWeakPtr mWebProgress;
|
||||
|
||||
/** The target browsing context, if any. */
|
||||
RefPtr<BrowsingContext> mTargetContext;
|
||||
|
||||
Reference in New Issue
Block a user