gecko-dev/startupcache
Chris Peterson 8e4bbffa0c Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj
startupcache/StartupCacheUtils.cpp:239:27 [-Wshadow] declaration shadows a local variable

--HG--
extra : rebase_source : 08b7054319e31c8839ffc64e14ddf83430e722b9
2016-05-11 21:17:05 -07:00
..
test Bug 1249389 - part 7 - clean up calls to GetBuffer in TestStartupCache; r=erahm 2016-02-18 14:57:14 -05:00
StartupCache.cpp Bug 1258087 - Fix -Wunreachable-code warning in StartupCache.cpp on macosx64-mulet. r=froydnj 2016-03-19 00:10:16 -07:00
StartupCache.h Bug 1249389 - part 5 - use UniquePtr instead of nsAutoArrayPtr in mozilla::scache::CacheEntry; r=erahm 2016-02-18 14:14:28 -05:00
StartupCacheModule.cpp Bug 784739 - Switch from NULL to nullptr in startupcache/; r=ehsan 2013-07-31 11:44:43 -04:00
StartupCacheUtils.cpp Bug 1272931 - Fix -Wshadow warnings in startupcache directory. r=froydnj 2016-05-11 21:17:05 -07:00
StartupCacheUtils.h Bug 1249389 - part 2 - change NewBufferFromStorageStream's outparam into a UniquePtr; r=erahm 2016-02-18 12:04:40 -05:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsIStartupCache.idl Bug 1249389 - part 6 - provide UniquePtr overload for nsIStartupCache::GetBuffer; r=erahm 2016-02-18 14:35:21 -05:00