Pier Angelo Vendrame pushed to branch tor-browser-115.2.1esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • security/manager/ssl/RemoteSecuritySettings.sys.mjs
    ... ... @@ -529,6 +529,10 @@ class CRLiteFilters {
    529 529
       }
    
    530 530
     
    
    531 531
       async cleanAttachmentCache() {
    
    532
    +    if (!this.client) {
    
    533
    +      return;
    
    534
    +    }
    
    535
    +
    
    532 536
         // Bug 1795710 - misuse of Remote Settings `downloadToDisk` caused us to
    
    533 537
         // keep filters and stashes on disk indefinitely. We're no longer caching
    
    534 538
         // these downloads, so if there are any filters still in the cache they can