Nicholas Nethercote
|
2eb56008e2
|
Bug 1062709 (part 1, attempt 2) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
--HG--
extra : rebase_source : 4f7060a9ae0bed180899651c50e8ea8857e72d63
|
2014-09-10 21:47:01 -07:00 |
Ed Morley
|
2d0f9579b5
|
Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs
|
2014-10-03 15:06:16 +01:00 |
Nicholas Nethercote
|
c9c64de53c
|
Bug 1062709 (part 1) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
--HG--
extra : rebase_source : 0f9b2d6310433ed56f5552706fcf2a96571aee25
|
2014-09-10 21:47:01 -07:00 |
Bob Owen
|
33eaabbf1f
|
Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj
|
2014-09-08 18:25:20 +01:00 |
Birunthan Mohanathas
|
1368df8aae
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
Ehsan Akhgari
|
3a6aef3468
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
Ehsan Akhgari
|
76f262cff3
|
Bug 950856 - Fail the build if you attempt to use NS_StackWalk on Windows where it won't work; r=froydnj,BenWa
|
2013-12-18 15:03:11 -05:00 |
Ryan VanderMeulen
|
0d91cad5c8
|
Backed out changeset fc0610680d3b (bug 950856) for Windows bustage.
CLOSED TREE
|
2013-12-18 16:01:44 -05:00 |
Ehsan Akhgari
|
54a364d5ac
|
Bug 950856 - Fail the build if you attempt to use NS_StackWalk on Windows where it won't work; r=froydnj,BenWa
--HG--
extra : rebase_source : 914250c939e4666f4a8630f7e9e57e466b669259
|
2013-12-18 15:03:11 -05:00 |
Birunthan Mohanathas
|
02a1314689
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
|
2013-11-11 14:17:14 -05:00 |
Jonas Finnemann Jensen
|
41edf8980c
|
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
|
2013-11-05 07:45:20 -05:00 |