fune/dom/cache
Lina Cambridge 9d9b081407 Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak
This is a wrapper around the `sqlite3_limit` interface that returns the
binding parameter limit. Adding this getter lets us clean up the inline
`SQLITE_MAX_VARIABLE_NUMBER` constants scattered around Places.

Differential Revision: https://phabricator.services.mozilla.com/D49071

--HG--
extra : moz-landing-system : lando
2019-10-15 21:22:57 +00:00
..
test Bug 1581067 - P6 - Change the test due to P5; r=asuth 2019-10-02 10:38:55 +00:00
Action.cpp
Action.h
ActorChild.cpp
ActorChild.h
ActorUtils.h
AutoUtils.cpp
AutoUtils.h
Cache.cpp Bug 1581278 part 2. Add convenience methods for rejecting promises with various types of spec exceptions. r=smaug 2019-09-19 13:02:39 +00:00
Cache.h
CacheChild.cpp
CacheChild.h
CacheOpChild.cpp Bug 1581278 part 2. Add convenience methods for rejecting promises with various types of spec exceptions. r=smaug 2019-09-19 13:02:39 +00:00
CacheOpChild.h
CacheOpParent.cpp
CacheOpParent.h
CacheParent.cpp
CacheParent.h
CacheStorage.cpp
CacheStorage.h
CacheStorageChild.cpp
CacheStorageChild.h
CacheStorageParent.cpp
CacheStorageParent.h
CacheStreamControlChild.cpp
CacheStreamControlChild.h
CacheStreamControlParent.cpp
CacheStreamControlParent.h
CacheTypes.ipdlh
CacheWorkerRef.cpp
CacheWorkerRef.h
Connection.cpp Bug 1588329 - Introduce mozIStorageAsyncConnection::variableLimit. r=mak 2019-10-15 21:22:57 +00:00
Connection.h
Context.cpp
Context.h
DBAction.cpp
DBAction.h
DBSchema.cpp Bug 1398167 - Remove the temporary fix for not upgrading shema version from 25 to 26; r=asuth 2019-09-24 18:01:32 +00:00
DBSchema.h
FileUtils.cpp Bug 1581067 - P5 - Only remove the temporary body files & body directories when it's in the initializing stage; r=asuth 2019-10-02 10:38:55 +00:00
FileUtils.h Bug 1581067 - P5 - Only remove the temporary body files & body directories when it's in the initializing stage; r=asuth 2019-10-02 10:38:55 +00:00
IPCUtils.h
Manager.cpp Bug 1581067 - P3 - Suppress the error reuslt for open stream; r=asuth 2019-09-30 21:13:11 +00:00
Manager.h
ManagerId.cpp
ManagerId.h
moz.build
PCache.ipdl
PCacheOp.ipdl
PCacheStorage.ipdl
PCacheStreamControl.ipdl
PrincipalVerifier.cpp
PrincipalVerifier.h
QuotaClient.cpp Bug 1581067 - P5 - Only remove the temporary body files & body directories when it's in the initializing stage; r=asuth 2019-10-02 10:38:55 +00:00
QuotaClient.h
ReadStream.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
ReadStream.h
SavedTypes.h
StreamControl.cpp
StreamControl.h
StreamList.cpp
StreamList.h
Types.h
TypeUtils.cpp Bug 1581173 part 1. Add a way to more easily throw TypeErrors and RangeErrors with custom message strings via ErrorResult. r=smaug 2019-09-20 02:19:18 +00:00
TypeUtils.h