mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 901416 - Follow-up fix for Werror bustage.
This commit is contained in:
parent
a99a69b0dd
commit
3975a5e805
@ -1242,13 +1242,13 @@ protected:
|
||||
nsCOMPtr<nsIURI> mLastOpenedURI;
|
||||
#endif
|
||||
|
||||
bool mCleanedUp;
|
||||
|
||||
#ifdef MOZ_B2G
|
||||
bool mNetworkUploadObserverEnabled;
|
||||
bool mNetworkDownloadObserverEnabled;
|
||||
#endif // MOZ_B2G
|
||||
|
||||
bool mCleanedUp;
|
||||
|
||||
nsCOMPtr<nsIDOMOfflineResourceList> mApplicationCache;
|
||||
|
||||
nsJSThingHashtable<nsPtrHashKey<nsXBLPrototypeHandler>, JSObject*> mCachedXBLPrototypeHandlers;
|
||||
|
Loading…
Reference in New Issue
Block a user