gecko-dev/mozglue/misc
Nicholas Nethercote 8a20eb82d2 Bug 1384819 (part 2) - Tweak FramePointerStackWalk() arguments. r=glandium.
This patch does he following.

- Avoids some unnecessary casting.

- Renames the |bp| parameter as |aBp|.

- Makes the no-op FramePointerStackWalk() signature match the real one.
  (Clearly it's dead code in all built configurations!)

--HG--
extra : rebase_source : 3fe606d1ff9b063294f4028ff884c20661ed9e0a
2017-07-27 16:46:33 +10:00
..
AutoProfilerLabel.cpp
AutoProfilerLabel.h Bug 1375299 (part 1) - Reduce usage of MOZ_GECKO_PROFILER. r=mstange. 2017-06-22 06:26:16 +10:00
ConditionVariable_posix.cpp
ConditionVariable_windows.cpp Bug 1371435 - Backed out changeset 5b6d169feb92. r=froydnj 2017-06-28 13:56:57 -07:00
MutexPlatformData_posix.h
MutexPlatformData_windows.h Bug 1371435 - Backed out changeset 5b6d169feb92. r=froydnj 2017-06-28 13:56:57 -07:00
Mutex_posix.cpp
Mutex_windows.cpp Bug 1371435 - Backed out changeset 5b6d169feb92. r=froydnj 2017-06-28 13:56:57 -07:00
PlatformConditionVariable.h
PlatformMutex.h
Printf.cpp
Printf.h Bug 1384233 - Update documentation for the %I format specifier in Printf.h. r=froydnj 2017-07-26 16:22:58 -04:00
StackWalk.cpp Bug 1384819 (part 2) - Tweak FramePointerStackWalk() arguments. r=glandium. 2017-07-27 16:46:33 +10:00
StackWalk.h Bug 1384819 (part 1) - Split MozStackWalk(). r=glandium. 2017-07-27 12:46:47 +10:00
StackWalk_windows.h
TimeStamp.cpp
TimeStamp.h Bug 1382099 - Remove MOZ_WIDGET_GONK from mozglue/. r=glandium. 2017-07-19 18:38:54 +10:00
TimeStamp_darwin.cpp
TimeStamp_posix.cpp Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
TimeStamp_windows.cpp Bug 1377607 Cast int to unsigned to silence an error about signed vs unsigned comparisons r=froydnj 2017-06-30 19:32:33 -05:00
TimeStamp_windows.h
moz.build Bug 1375299 (part 1) - Reduce usage of MOZ_GECKO_PROFILER. r=mstange. 2017-06-22 06:26:16 +10:00