gecko-dev/dom/cache
Ehsan Akhgari babb2a95d5 Bug 1143222 - Avoid dumping out extremely long response bodies to the mochitest log, and re-enable the newly added DOM cache tests to run both in seqential and parallel modes; r=bkelly
The test timeouts here are some form of bug 1141256, which causes the service
worker spawned in the parallel mode of the tests to never start up.  It turns
out that avoiding sending this huge message to the mochitest logger avoids the
issue on the infrastructure, so let's re-enable these tests.  Bug 1141256 still
needs to be investigated.
2015-03-17 16:51:57 -04:00
..
test/mochitest Bug 1143222 - Avoid dumping out extremely long response bodies to the mochitest log, and re-enable the newly added DOM cache tests to run both in seqential and parallel modes; r=bkelly 2015-03-17 16:51:57 -04:00
Action.cpp
Action.h
ActorChild.cpp Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan 2015-03-16 07:10:36 -07:00
ActorChild.h Bug 1110487 P1 Fix some non-unified bustage before adding new code. r=ehsan 2015-03-16 07:10:36 -07:00
ActorUtils.h
AutoUtils.cpp
AutoUtils.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
Cache.cpp
Cache.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
CacheChild.cpp
CacheChild.h
CacheInitData.ipdlh
CacheParent.cpp
CacheParent.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
CacheStorage.cpp
CacheStorage.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
CacheStorageChild.cpp Bug 1140065 Check for null actor before using it in CacheStorageChild::RecvOpenResponse(). r=ehsan 2015-03-05 16:31:21 -08:00
CacheStorageChild.h
CacheStorageParent.cpp
CacheStorageParent.h
CacheStreamControlChild.cpp
CacheStreamControlChild.h
CacheStreamControlParent.cpp
CacheStreamControlParent.h
Context.cpp Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
Context.h Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
DBAction.cpp Bug 1143959 - Set the journal mode and foreign key pragmas for all DBActions; r=bkelly 2015-03-17 08:18:28 -04:00
DBAction.h Bug 1133763 - Part 3: Wipe out the cache directory when detecting a change in the DB schema; r=bkelly 2015-03-13 14:37:18 -04:00
DBSchema.cpp Bug 1143959 - Set the journal mode and foreign key pragmas for all DBActions; r=bkelly 2015-03-17 08:18:28 -04:00
DBSchema.h Bug 1143959 - Set the journal mode and foreign key pragmas for all DBActions; r=bkelly 2015-03-17 08:18:28 -04:00
Feature.cpp
Feature.h
FetchPut.cpp Bug 1142841: Convert all nsRefPtr<nsIRunnable> to nsCOMPtr<nsIRunnable>. r=ehsan 2015-03-17 09:29:17 -07:00
FetchPut.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
FileUtils.cpp Bug 1133763 - Part 3: Wipe out the cache directory when detecting a change in the DB schema; r=bkelly 2015-03-13 14:37:18 -04:00
FileUtils.h Bug 1133763 - Part 3: Wipe out the cache directory when detecting a change in the DB schema; r=bkelly 2015-03-13 14:37:18 -04:00
IPCUtils.h
Manager.cpp Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
Manager.h Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
ManagerId.cpp
ManagerId.h
PCache.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PCacheTypes.ipdlh Bug 1133763 - Part 2: Transfer the security info associated with an InternalResponse across the IPC layer; r=bkelly 2015-03-13 14:37:16 -04:00
PrincipalVerifier.cpp
PrincipalVerifier.h
QuotaClient.cpp Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
QuotaClient.h Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
ReadStream.cpp Bug 1140658 - Part 7: Close underlying file stream in ReadStream before reporting closed; r=ehsan 2015-03-11 16:45:35 -04:00
ReadStream.h
SavedTypes.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
StreamList.cpp Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
StreamList.h Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
StreamUtils.cpp
StreamUtils.h
TypeUtils.cpp Bug 1133763 - Part 2: Transfer the security info associated with an InternalResponse across the IPC layer; r=bkelly 2015-03-13 14:37:16 -04:00
TypeUtils.h Bug 1142195 - Remove some unused class declarations in the DOM Cache code; r=bkelly 2015-03-11 16:46:15 -04:00
Types.h Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00
moz.build Backed out changeset 734e81bff9f3 (bug 1110487) for intermittent e10s cache test crashes. 2015-03-16 13:51:33 -04:00