netwerk/test/unit/test_cache2-13-evict-non-existing.js@4ab42b5ab56c
netwerk/test/unit/test_cache2-13-evict-non-existing.js
Wed, 31 Dec 2014 07:53:36 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 07:53:36 +0100
- branch
- TOR_BUG_3246
- changeset 5
- 4ab42b5ab56c
- permissions
- -rw-r--r--
Correct small whitespace inconsistency, lost while renaming variables.
5 var storage = getCacheStorage("disk");
6 storage.asyncDoomURI(createURI("http://non-existing/"), "",
7 new EvictionCallback(false, function() {