Ehsan Akhgari
|
61ec7f09b3
|
Bug 1240161 - Remove "only-if-cached" from RequestCache; r=bkelly
|
2016-01-15 16:24:16 -05:00 |
Jonathan Griffin
|
59f626fe96
|
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
|
2016-01-05 12:02:47 -08:00 |
Jan Varga
|
945dffa14f
|
Bug 961049 - Part 6: Quota Manager on PBackground cache changes; r=bkelly
|
2015-11-22 10:44:16 +01:00 |
Yoshi Huang
|
176a15f268
|
Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley
From 7bb0fbba24f4f65d3fa83efe223b1431cd71fdb6 Mon Sep 17 00:00:00 2001
---
dom/apps/tests/test_third_party_homescreen.html | 8 +-
.../test/test_messagemanager_assertpermission.html | 4 +-
dom/base/test/test_messagemanager_targetchain.html | 16 +--
...rowserElement_AllowEmbedAppsInNestedOOIframe.js | 11 +-
.../mochitest/browserElement_CopyPaste.js | 9 +-
.../browserElement_DisallowEmbedAppsInOOP.js | 9 +-
.../mochitest/browserElement_Proxy.js | 10 +-
.../browserElement_SetInputMethodActive.js | 3 +-
.../mochitest/browserElement_SetVisibleFrames.js | 17 ++--
.../mochitest/browserElement_SetVisibleFrames2.js | 16 +--
.../priority/test_ExpectingSystemMessage2.html | 16 +--
.../mochitest/priority/test_NestedFrames.html | 16 +--
dom/cache/test/mochitest/driver.js | 11 +-
.../test/mochitest/test_cache_orphaned_body.html | 33 +-----
.../test/mochitest/test_cache_orphaned_cache.html | 33 +-----
dom/cache/test/mochitest/test_cache_restart.html | 11 +-
dom/cache/test/mochitest/test_cache_shrink.html | 33 +-----
dom/indexedDB/test/file.js | 12 +--
dom/indexedDB/test/helpers.js | 9 +-
dom/indexedDB/test/webapp_clearBrowserData.js | 6 +-
dom/inputmethod/mochitest/test_bug1043828.html | 5 +-
dom/inputmethod/mochitest/test_bug944397.html | 5 +-
.../mochitest/test_focus_blur_manage_events.html | 5 +-
.../mochitest/test_input_registry_events.html | 5 +-
.../mochitest/test_simple_manage_events.html | 5 +-
.../tests/test_permission_for_nested_oop_app.html | 3 +-
.../tests/test_permission_for_two_oop_apps.html | 3 +-
dom/ipc/tests/test_permission_helper.js | 21 ++--
.../test_permission_when_oop_app_crashes.html | 3 +-
dom/tv/test/mochitest/head.js | 5 +-
.../test_SpecialPowersPushAppPermissions.html | 14 ++-
.../tests/Harness_sanity/test_bug816847.html | 6 +-
.../components/SpecialPowersObserver.js | 4 +-
.../content/SpecialPowersObserverAPI.js | 24 +----
testing/specialpowers/content/specialpowersAPI.js | 111 ++++++++-------------
35 files changed, 173 insertions(+), 329 deletions(-)
|
2015-10-07 14:35:43 +08:00 |
Yoshi Huang
|
0f75eb4970
|
Backout e54c3b878993
|
2015-10-27 15:49:11 +08:00 |
Yoshi Huang
|
425b3272f5
|
Bug 1196665 - Add originAttributes into SpecialPowers. r=bholley
|
2015-10-07 14:35:43 +08:00 |
Ehsan Akhgari
|
9dbda26606
|
Bug 1216697 follow-up: enable the dom.requestcache.enabled pref in DOM Cache tests
|
2015-10-23 16:39:55 -04:00 |
Ehsan Akhgari
|
cf1376b18d
|
Bug 1204596 - Part 2: Update the schema of the DOM Cache database to remove the response_redirected and response_redirected_url columns; r=bkelly
|
2015-10-01 18:47:05 -04:00 |
Phil Ringnalda
|
92751c5b3e
|
Back out 3 changesets (bug 1204596) for b2g test_fetch_cors.html failures
Backed out changeset 2662a1ad4cad (bug 1204596)
Backed out changeset cfc4c4ecbbf5 (bug 1204596)
Backed out changeset d10c6f32ce46 (bug 1204596)
|
2015-09-16 20:51:17 -07:00 |
Ehsan Akhgari
|
bac1e66119
|
Bug 1204596 - Part 2: Update the schema of the DOM Cache database to remove the response_redirected and response_redirected_url columns; r=bkelly
|
2015-09-16 20:38:21 -04:00 |
Ben Kelly
|
a944becd40
|
Bug 1184607 P7.8 Test Cache API schema verison migrations. r=ehsan
|
2015-08-31 14:26:30 -07:00 |
Yoshi Huang
|
e6070e9062
|
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-18 15:01:42 +08:00 |
Bobby Holley
|
edfe287f26
|
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
|
2015-08-25 11:16:21 -07:00 |
Yoshi Huang
|
de47f4b89f
|
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
|
2015-08-24 01:18:00 -04:00 |
Fernando Jimenez
|
b56d917f3c
|
Bug 1172562 - Clear QuotaManager storage when uninstalling an app. Test. r=bkelly
|
2015-07-02 11:17:01 +02:00 |
Ben Kelly
|
e90a4f225d
|
Bug 1178196 Fix race in Cache API orphaned data tests. r=ehsan
|
2015-06-30 08:31:00 -07:00 |
Carsten "Tomcat" Book
|
a06a9d27a5
|
Backed out changeset 6ff483d6ba34 (bug 1172562) for timeouts in test_cache_clear_on_app_uninstall.html
|
2015-06-30 14:58:20 +02:00 |
Fernando Jimenez
|
f62f7f9f4b
|
Bug 1172562 - Add a test to check that cache storage is cleaned up when uninstalling an app. r=bkelly
|
2015-06-30 11:53:30 +02:00 |
Ben Kelly
|
f78320762c
|
Bug 1177965 Remove browser.privatebrowing.autostart from browser_cache_pb_window.js r=ehsan
|
2015-06-29 11:45:26 -07:00 |
Ben Kelly
|
ccc0bf0860
|
Bug 1175138 P6 Add a simple test to verify CacheStorage rejects in http origin. r=ehsan
|
2015-06-27 23:19:24 -04:00 |
Ben Kelly
|
46d52c7f4d
|
Bug 1175138 P4 Enable dom.caches.testing.enabled in existing tests. r=ehsan
|
2015-06-27 23:19:24 -04:00 |
Ben Kelly
|
d87aa736d6
|
Bug 1173467 P4 Add a test to validate Cache in private browsing window. r=ehsan
|
2015-06-26 19:36:40 -07:00 |
Cameron McCormack
|
65dcf79af7
|
Back out a bit more of bug 1173467 (changeset 30cefdf8d020) that I missed.
|
2015-06-27 12:21:05 +10:00 |
Ben Kelly
|
6862b4c402
|
Bug 1173467 P4 Add a test to validate Cache in private browsing window. r=ehsan
|
2015-06-26 17:42:56 -07:00 |
Ben Kelly
|
1a7bf3eeb5
|
Bug 1110446 P4 Add a test that orphanes Cache API body files. r=ehsan
|
2015-06-25 22:22:47 -07:00 |
Ben Kelly
|
a46f5588ad
|
Bug 1110446 P3 Add a test that forces a Cache object to be orphaned and reclaimed. r=ehsan
|
2015-06-25 22:22:47 -07:00 |
Ehsan Akhgari
|
be551239da
|
Bug 1172629 - Use the caches global property from an iframe loaded after setting the pref in order to make the tests pass with the pref disabled; r=bkelly a=RyanVM
|
2015-06-09 16:06:00 -04:00 |
Ben Kelly
|
da9b1ef1b9
|
Bug 1168152 P4 Add a test to verify Cache incremental vacuum works. r=ehsan
|
2015-05-28 07:46:48 -07:00 |
Ben Kelly
|
4a673bf1ef
|
Bug 1166038 De-duplicate security info stored in the Cache API. r=ehsan
|
2015-05-21 18:16:36 -07:00 |
Ben Kelly
|
0241f41973
|
Bug 1165395 Test Cache API after QuotaManager reset. r=janv
|
2015-05-19 17:47:16 -07:00 |
Ryan VanderMeulen
|
a022f9015f
|
Backed out changeset f7054968c36b (bug 1165395) for B2G debug crashes.
CLOSED TREE
|
2015-05-19 11:42:01 -04:00 |
Ben Kelly
|
628c49aec7
|
Bug 1165395 Test Cache API after QuotaManager reset. r=janv
|
2015-05-19 06:50:20 -07:00 |
Nikhil Marathe
|
e91bba2a3a
|
Bug 1162411 - Fix Request CORS bug. r=bz
--HG--
extra : rebase_source : 5397f75a16865378949a4f30dd045f8c6a85b16e
|
2015-05-07 15:39:13 -07:00 |
Ehsan Akhgari
|
53964a12f9
|
Bug 1162487 - Enable the dom.caches.enabled pref in test_chrome_constructor.html; r=baku
|
2015-05-08 08:43:50 -04:00 |
Ben Kelly
|
ad6ba8a8b6
|
Bug 1160138 P3 Test Cache chrome-only Constructor. r=ehsan
|
2015-05-05 15:45:36 -07:00 |
Ben Kelly
|
a874312867
|
Bug 1120501 P2 Move Cache Add/AddAll logic to child process. r=ehsan,smaug
|
2015-04-29 08:59:43 -07:00 |
Tooru Fujisawa
|
0edbeb71c8
|
Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
Timur Valeev
|
789df89fb0
|
Bug 1150001 - Cache API should not return Response body when matching Request with HEAD method. r=bkelly
--HG--
extra : rebase_source : 5a380217b687de562c5b631c0ace973ee4af574f
|
2015-04-23 16:17:37 +03:00 |
Ehsan Akhgari
|
c6e94fa106
|
Bug 1155988 - Use the ready promise more often in service worker tests; r=nsm
|
2015-04-21 00:23:22 -04:00 |
Ehsan Akhgari
|
bbbc7baec8
|
Bug 1149987 - Part 8: Do not store or match Response objects with a Vary:* header; r=bkelly
|
2015-04-15 15:55:51 -04:00 |
Ehsan Akhgari
|
fa3e955d12
|
Bug 1153388 - Don't attempt to read a header that may not exist; r=bkelly
getHeader() throws an exception if the header doesn't exist. The checks
for hasHeader() below should prevent this exception from being raised.
|
2015-04-11 09:57:57 -04:00 |
Ehsan Akhgari
|
e69f6f626a
|
Bug 1141256 - Stop randomizing the URL for the service worker now that bug 931249 has been fixed
|
2015-04-09 11:11:14 -04:00 |
Ryan VanderMeulen
|
d8ade60200
|
Backed out 5 changesets (bug 1149987) for mochitest crashes.
Backed out changeset b62e371d6189 (bug 1149987)
Backed out changeset daa762fca8e6 (bug 1149987)
Backed out changeset bdb64d5befa5 (bug 1149987)
Backed out changeset 693901a4bcde (bug 1149987)
Backed out changeset e7c41c8653c4 (bug 1149987)
CLOSED TREE
|
2015-04-08 11:49:49 -04:00 |
Ehsan Akhgari
|
a68c1ffa1b
|
Bug 1149987 - Part 5: Do not store or match Response objects with a Vary:* header; r=bkelly
|
2015-04-08 10:27:40 -04:00 |
Ehsan Akhgari
|
bb4f610dac
|
Bug 1147184 - Extend the tests for Cache.put; r=bkelly
|
2015-03-25 21:22:18 -04:00 |
Ehsan Akhgari
|
fe1c309d02
|
Bug 1146612 - Add a test to ensure that Cache.put() with an existing request will reorder it in the DB; r=bkelly
|
2015-03-24 10:32:02 -04:00 |
Ehsan Akhgari
|
c65501f8bc
|
Bug 1146585 - Add a test for Cache.delete; r=bkelly
|
2015-03-24 10:32:01 -04:00 |
Ben Kelly
|
12af2a6a57
|
Bug 1110487 P2 Implement the nsIOfflineStorage interface in Cache. r=janv,ehsan
|
2015-03-16 07:10:36 -07:00 |
Ehsan Akhgari
|
f701f72fb3
|
Bug 1146202 - Add a test for the handling of ignoreVary in Cache.keys; r=bkelly
|
2015-03-23 15:46:58 -04:00 |
Ehsan Akhgari
|
1835ea57f2
|
Bug 1126819 - Part 2: Persist the Request.cache attribute in DOM Cache; r=bkelly
|
2015-03-23 15:46:58 -04:00 |