mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
70b1eacc9e
It feels safer to use a function with a new name, rather than just changing the behaviour of the existing function. For most of these cases the PL_DHashTableLookup() result was checked with PL_DHASH_ENTRY_IS_{FREE,BUSY} so the conversion was easy. A few of them preceded that check with a useless null check, but the intent of these was still easy to determine. I'll do the trickier ones in subsequent patches. --HG-- extra : rebase_source : ab37a7a30be563861ded8631771181aacf054fd4 |
||
---|---|---|
.. | ||
moz.build | ||
nsApplicationCache.h | ||
nsApplicationCacheService.cpp | ||
nsApplicationCacheService.h | ||
nsCache.cpp | ||
nsCache.h | ||
nsCacheDevice.h | ||
nsCacheEntry.cpp | ||
nsCacheEntry.h | ||
nsCacheEntryDescriptor.cpp | ||
nsCacheEntryDescriptor.h | ||
nsCacheMetaData.cpp | ||
nsCacheMetaData.h | ||
nsCacheRequest.h | ||
nsCacheService.cpp | ||
nsCacheService.h | ||
nsCacheSession.cpp | ||
nsCacheSession.h | ||
nsCacheUtils.cpp | ||
nsCacheUtils.h | ||
nsDeleteDir.cpp | ||
nsDeleteDir.h | ||
nsDiskCache.h | ||
nsDiskCacheBinding.cpp | ||
nsDiskCacheBinding.h | ||
nsDiskCacheBlockFile.cpp | ||
nsDiskCacheBlockFile.h | ||
nsDiskCacheDevice.cpp | ||
nsDiskCacheDevice.h | ||
nsDiskCacheDeviceSQL.cpp | ||
nsDiskCacheDeviceSQL.h | ||
nsDiskCacheEntry.cpp | ||
nsDiskCacheEntry.h | ||
nsDiskCacheMap.cpp | ||
nsDiskCacheMap.h | ||
nsDiskCacheStreams.cpp | ||
nsDiskCacheStreams.h | ||
nsICache.idl | ||
nsICacheEntryDescriptor.idl | ||
nsICacheListener.idl | ||
nsICacheService.idl | ||
nsICacheSession.idl | ||
nsICacheVisitor.idl | ||
nsMemoryCacheDevice.cpp | ||
nsMemoryCacheDevice.h |