Bug 1923340 - Remove an unused member variable in IDBFactory.h, r=asuth,dom-storage-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D224944
This commit is contained in:
@@ -60,9 +60,6 @@ class IDBFactory final : public GlobalTeardownObserver, public nsWrapperCache {
|
||||
|
||||
UniquePtr<PrincipalInfo> mPrincipalInfo;
|
||||
|
||||
// TODO: Unused, remove me!
|
||||
nsCOMPtr<nsIGlobalObject> mGlobal;
|
||||
|
||||
// This will only be set if the factory belongs to a window in a child
|
||||
// process.
|
||||
RefPtr<BrowserChild> mBrowserChild;
|
||||
|
||||
Reference in New Issue
Block a user