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 13:57:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
quota
History
Jeff Walden
07c1f1a4f2
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
...
--HG-- extra : rebase_source : 7cf60c3e3091328ab8590dde4432fa566c303232
2014-02-06 22:17:07 -08:00
..
AcquireListener.h
…
ArrayCluster.h
…
CheckQuotaHelper.cpp
…
CheckQuotaHelper.h
…
Client.h
…
FileStreams.cpp
…
FileStreams.h
…
moz.build
…
nsIOfflineStorage.h
…
nsIQuotaManager.idl
…
nsIQuotaRequest.idl
…
nsIUsageCallback.idl
…
OriginCollection.h
…
OriginOrPatternString.h
…
PersistenceType.h
…
QuotaCommon.h
…
QuotaManager.cpp
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
2014-02-06 22:17:07 -08:00
QuotaManager.h
…
QuotaObject.cpp
…
QuotaObject.h
…
StorageMatcher.h
…
StoragePrivilege.h
…
UsageInfo.h
Bug 969165 - Convert Atomic<T> where T != bool but is used as a bool over to Atomic<bool>, now that it's supported, in dom/. r=bent
2014-02-06 22:17:07 -08:00
Utilities.h
…