gecko-dev/dom/cache/test/mochitest
Tom Tung b9be3137cb Bug 1367309 - Part 2: Test for ensuring DOM Cache update usage to QuotaManager. r=bkelly, r=janv
To do this, this test check all the cache operations which may create or delete
files by comparing overall usage in the memory are the same with overall usage
in the disk.

MozReview-Commit-ID: AXHBD7l5RqZ

--HG--
extra : rebase_source : 683f4fbdd366c60a9251cc7cd7740965fb269706
2017-06-01 15:08:54 +08:00
..
browser.ini Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
browser_cache_pb_window.js Bug 1302566 - Get rid of nsContentUtils::IsInPrivateBrowsing, r=ehsan 2017-01-27 16:53:44 +01:00
chrome.ini Bug 1257630 - Port test_chrome_constructor.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap 2016-03-17 15:54:38 -04:00
driver.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
empty.html
frame.html
idle_worker.js Bug 1362444 P3 Add a mochitest verifying accessing self.caches does not block idle Worker shutdown. r=baku 2017-05-10 09:27:10 -07:00
large_url_list.js
message_receiver.html
mirror.sjs
mochitest.ini Bug 1367309 - Part 2: Test for ensuring DOM Cache update usage to QuotaManager. r=bkelly, r=janv 2017-06-01 15:08:54 +08:00
serviceworker_driver.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_cache.html
test_cache.js
test_cache_add.html
test_cache_add.js Bug 1244764 P2 Make dom/cache mochitests pass with new add()/addAll() behavior. r=ehsan 2016-02-04 07:59:52 -08:00
test_cache_delete.html
test_cache_delete.js
test_cache_https.html
test_cache_https.js Bug 1244764 P2 Make dom/cache mochitests pass with new add()/addAll() behavior. r=ehsan 2016-02-04 07:59:52 -08:00
test_cache_keys.html
test_cache_keys.js Bug 1290933 - Part 2 - fix the exist mochitest. r=bkelly. 2016-12-14 14:25:40 +08:00
test_cache_matchAll_request.html
test_cache_matchAll_request.js Bug 1290933 - Part 2 - fix the exist mochitest. r=bkelly. 2016-12-14 14:25:40 +08:00
test_cache_match_request.html
test_cache_match_request.js Bug 1290933 - Part 2 - fix the exist mochitest. r=bkelly. 2016-12-14 14:25:40 +08:00
test_cache_match_vary.html
test_cache_match_vary.js
test_cache_orphaned_body.html Bug 1348660 - Part 1: Convert nsIQuotaUsageRequest result related attributes to a new structure nsIQuotaUsageResult and expose it using a new result attribute of type nsIVariant; r=btseng 2017-03-22 12:13:38 +01:00
test_cache_orphaned_cache.html Bug 1348660 - Part 1: Convert nsIQuotaUsageRequest result related attributes to a new structure nsIQuotaUsageResult and expose it using a new result attribute of type nsIVariant; r=btseng 2017-03-22 12:13:38 +01:00
test_cache_overwrite.html
test_cache_overwrite.js
test_cache_put.html
test_cache_put.js
test_cache_put_reorder.html
test_cache_put_reorder.js
test_cache_redirect.html Bug 1319846 P2 Add a mochitest verifying storing a Response.redirect() works. r=asuth 2016-11-28 14:18:27 -08:00
test_cache_redirect.js Bug 1319846 P2 Add a mochitest verifying storing a Response.redirect() works. r=asuth 2016-11-28 14:18:27 -08:00
test_cache_requestCache.html
test_cache_requestCache.js
test_cache_restart.html Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly 2015-11-22 10:44:16 +01:00
test_cache_shrink.html Bug 1348660 - Part 1: Convert nsIQuotaUsageRequest result related attributes to a new structure nsIQuotaUsageResult and expose it using a new result attribute of type nsIVariant; r=btseng 2017-03-22 12:13:38 +01:00
test_cache_untrusted.html
test_cache_updateUsage.html Bug 1367309 - Part 2: Test for ensuring DOM Cache update usage to QuotaManager. r=bkelly, r=janv 2017-06-01 15:08:54 +08:00
test_cache_worker_gc.html Bug 1362444 P3 Add a mochitest verifying accessing self.caches does not block idle Worker shutdown. r=baku 2017-05-10 09:27:10 -07:00
test_caches.html
test_caches.js
test_chrome_constructor.html Bug 1257630 - Port test_chrome_constructor.html to mochitest-plain so that it can be turned on in e10s mode; r=mrbkap 2016-03-17 15:54:38 -04:00
vary.sjs
worker_driver.js
worker_wrapper.js