mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1508288 - nsHostResolver::mOriginSuffix is not used, we should remove it. r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D12301 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
a80d7bf63e
commit
1687671372
@ -135,8 +135,6 @@ protected:
|
||||
// but a request to refresh it will be made.
|
||||
mozilla::TimeStamp mGraceStart;
|
||||
|
||||
const nsCString mOriginSuffix;
|
||||
|
||||
mozilla::net::ResolverMode mResolverMode;
|
||||
|
||||
uint16_t mResolving; // counter of outstanding resolving calls
|
||||
|
Loading…
Reference in New Issue
Block a user