This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-01 05:48:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
simpledb
History
ssengupta
cf852bbfb9
Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb
...
Differential Revision:
https://phabricator.services.mozilla.com/D73868
2020-05-12 19:02:05 +00:00
..
ActorsChild.cpp
…
ActorsChild.h
…
ActorsParent.cpp
Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb
2020-05-12 19:02:05 +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
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
…
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
…