gecko-dev/dom/simpledb
Jan Varga 5cebbc21b1 Bug 1619592 - Refactor persistence type checks using new IsValidPersistenceType method; r=dom-workers-and-storage-reviewers,sg
This patch makes use of the IsValidPersistenceType function it adds at places where individual checks were done before. It also moves some checks to the parameter validation phase.

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

--HG--
extra : moz-landing-system : lando
2020-03-17 13:06:17 +00:00
..
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1619592 - Refactor persistence type checks using new IsValidPersistenceType method; r=dom-workers-and-storage-reviewers,sg 2020-03-17 13:06:17 +00:00
ActorsParent.h Bug 1615552 - Enhance SimpleDB to support other persistence types; r=ttung,dom-workers-and-storage-reviewers 2020-02-27 13:46:43 +00:00
PBackgroundSDBConnection.ipdl
PBackgroundSDBRequest.ipdl
SDBConnection.cpp Bug 1619592 - Rationalize PersistenceTypeTo* and PersistenceTypeFrom* methods; r=dom-workers-and-storage-reviewers,sg 2020-03-13 12:55:20 +00:00
SDBConnection.h Bug 1615552 - Enhance SimpleDB to support other persistence types; r=ttung,dom-workers-and-storage-reviewers 2020-02-27 13:46:43 +00:00
SDBRequest.cpp
SDBRequest.h
SDBResults.cpp
SDBResults.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/simpledb. r=smaug 2020-03-09 15:01:18 +00:00
SimpleDBCommon.cpp
SimpleDBCommon.h
moz.build
nsISDBCallbacks.idl
nsISDBConnection.idl Bug 1615552 - Enhance SimpleDB to support other persistence types; r=ttung,dom-workers-and-storage-reviewers 2020-02-27 13:46:43 +00:00
nsISDBRequest.idl
nsISDBResults.idl