gecko-dev/netwerk/cache2
Nicholas Nethercote 780a2e4aec Bug 1390428 (part 4) - Remove still more nsXPIDLCString local variables. r=erahm.
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is null checked. The patch uses IsVoid() to replace
the null checks (and get() and EqualsLiteral() calls to replace any implicit
conversions).

--HG--
extra : rebase_source : 484ad42a7816b34b86afbe072e04ba131c1619c6
2017-08-16 13:58:55 +10:00
..
AppCacheStorage.cpp Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm 2017-06-14 09:27:17 +08:00
AppCacheStorage.h
CacheEntry.cpp Bug 1390428 (part 4) - Remove still more nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:55 +10:00
CacheEntry.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
CacheFile.cpp Bug 1381766 - Remove wrong assertions from CacheFile::SetNetworkTimes, r=junior 2017-07-18 11:04:16 +02:00
CacheFile.h
CacheFileChunk.cpp Bug 1378083 - Assertion failure: !mListener in CacheFileChunk::Hash(), r=valentin 2017-07-04 03:07:00 +02:00
CacheFileChunk.h
CacheFileContextEvictor.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
CacheFileContextEvictor.h
CacheFileIOManager.cpp Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
CacheFileIOManager.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
CacheFileInputStream.cpp Bug 1368887 - Crash in mozilla::net::CacheFile::IsKilled, r=valentin, r=honzab 2017-06-27 22:57:38 +02:00
CacheFileInputStream.h Bug 1377681 - Crash in mozilla::net::CacheFile::Truncate: MOZ_RELEASE_ASSERT(maxInputChunk <= newLastChunk + 1), r=jduell 2017-07-08 01:27:30 +02:00
CacheFileMetadata.cpp
CacheFileMetadata.h
CacheFileOutputStream.cpp Bug 1365101 - Convert NS_GetCurrentThread uses in netwerk/ (r=meyhemer) 2017-06-12 20:21:43 -07:00
CacheFileOutputStream.h
CacheFileUtils.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
CacheFileUtils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
CacheHashUtils.cpp
CacheHashUtils.h
CacheIOThread.cpp Bug 1385413 - Remove thread parameter from onDispatchedEvent (r=erahm) 2017-07-28 13:09:06 -07:00
CacheIOThread.h Bug 1325336 - Generate statistics for cache performance on the given HW, r=valentin, r=honzab 2017-06-23 10:24:45 +02:00
CacheIndex.cpp Bug 1369051 - Assertion failure: !entry || !entry->IsFresh() in CacheIndex::UpdateIndex, r=honzab 2017-08-11 12:30:59 +02:00
CacheIndex.h Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
CacheIndexContextIterator.cpp
CacheIndexContextIterator.h
CacheIndexIterator.cpp
CacheIndexIterator.h
CacheLog.cpp
CacheLog.h
CacheObserver.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
CacheObserver.h
CacheStorage.cpp
CacheStorage.h
CacheStorageService.cpp merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
CacheStorageService.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
OldWrappers.cpp Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:35 +10:00
OldWrappers.h Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
moz.build
nsICacheEntry.idl
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl
nsICacheStorage.idl
nsICacheStorageService.idl
nsICacheStorageVisitor.idl
nsICacheTesting.idl