Chris Peterson
|
e171e76319
|
Bug 833254 - Fix MFBT's gcc version checks. r=waldo
|
2013-01-21 19:42:15 -08:00 |
|
Trevor Saunders
|
801c9b79ba
|
bug 822717 - remove checks for old gcc r=glandium
|
2012-12-18 13:22:28 -05:00 |
|
Jeff Walden
|
b2d449c615
|
Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger
--HG--
extra : rebase_source : b5c79dc444ef7277f2624ffe2407bca25a1054cd
|
2012-06-11 16:16:46 -07:00 |
|
Jeff Walden
|
31edbd7b3b
|
Bug 426163 - Make MOZ_CRASH() use TerminateProcess on Windows rather than exit so that destructors and atexit handlers aren't called. r=ted
--HG--
extra : rebase_source : 0e340516158d36931fd00824a6ff9e665a9f9354
|
2012-06-11 16:16:46 -07:00 |
|
Ed Morley
|
5a59a93dac
|
Backout 1c5a8d617bff (bug 765990), 617cb36ead59, b3067d05a76a (bug 760995), 79f9a61a1e43 (bug 426163) for bustage
|
2012-06-21 10:00:36 +01:00 |
|
Jeff Walden
|
eb986aa0c7
|
Eliminate Assertions.h's dependency on Types.h, for a narrower interface and minimized dependencies. No bug, r=Ms2ger
--HG--
extra : rebase_source : 0d68ef6274ad697bf4ff49038ef19368174dad54
|
2012-06-11 16:16:46 -07:00 |
|
Jeff Walden
|
3a7ab6bdea
|
Bug 426163 - Make MOZ_CRASH() use TerminateProcess on Windows rather than exit so that destructors and atexit handlers aren't called. r=ted
--HG--
extra : rebase_source : 631b1707f06852f4c47acbfb9c7401b22507267b
|
2012-06-11 16:16:46 -07:00 |
|
Jeff Walden
|
51e0b3e2fb
|
Bug 761859 - Reinstate a __debugbreak() at the start of MOZ_CRASH() on Windows so that deliberate crashes on Windows appear as breakpoints, not invalid writes. r=bsmedberg
|
2012-06-18 12:01:57 -07:00 |
|
Jeff Walden
|
3b720a666b
|
Bug 763000 - Remove MOZ_Assert. r=Ms2ger, r=terrence, r=ted
|
2012-06-07 14:41:11 -07:00 |
|
Jeff Walden
|
af9bf2ebd1
|
Bug 761857 - Make MOZ_CRASH on Linux crash in such a way that an attached debugger will park on the line containing the assertion. r=ted
--HG--
extra : rebase_source : 0628998cb0e2eec047426375c971aac1a84ebed1
|
2012-06-05 16:49:19 -07:00 |
|
Jeff Walden
|
986ff95100
|
Style patrol to make everything conform to mfbt/STYLE. No bug, r=sparky
|
2012-06-03 20:36:43 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Bas Schouten
|
2be70a6cde
|
Bug 719776 - Part 2: Make MOZ_CRASH and MOZ_ASSERT expand inline. r=waldo
|
2012-04-12 02:03:07 +02:00 |
|
Phil Ringnalda
|
151c28ec53
|
Back out 4b82f26f8593:2fcf9cbedd48 (bug 743393, bug 719776) for bustage
|
2012-04-11 09:06:40 -07:00 |
|
Bas Schouten
|
034108c2de
|
Bug 719776 - Part 2: Inline MOZ_Assert and MOZ_Crash. r=waldo
|
2012-04-11 16:55:31 +02:00 |
|
Rafael Ávila de Espíndola
|
dbb5992e2a
|
Bug 723114 - Need a macro that expands to __builtin_unreachable on release builds. r=jwalden.
|
2012-02-23 14:32:30 -05:00 |
|
Jeff Walden
|
87eee40a7e
|
Bug 728512 - Make MOZ_ASSERT(cond, reason) work correctly on MSVC by hacking around a compiler bug. r=glandium
--HG--
extra : rebase_source : f955359300e02b27f0efda63bbb1983d85a56a5a
|
2012-02-17 18:47:12 -08:00 |
|
Mike Hommey
|
229a4401e7
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
|
Mike Hommey
|
78f3656b4b
|
Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage
|
2012-02-13 16:35:13 +01:00 |
|
Mike Hommey
|
b5d2448f11
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
|
Jeff Walden
|
1f1e0e3e33
|
Bug 716112 - Add an optional second argument to MOZ_ASSERT to allow explanations to accompany assertions, if desired. r=cjones
--HG--
extra : rebase_source : a6be7ef89c91a58df489057ca4ea67791b6881a0
|
2012-01-06 15:51:27 -06:00 |
|
Jeff Walden
|
eaa4a32656
|
Add introductory comments to the files in mfbt/ that aren't copied from elsewhere, to facilitate easier MXR directory skimming. No bug, r=lumpy
--HG--
extra : rebase_source : dd834c64e625a0184b64d13e2a2e6fd8960ca832
|
2011-12-28 10:48:54 -06:00 |
|
Jeff Walden
|
150afa32c7
|
Bug 713560 - Make MOZ_STATIC_ASSERT, when it expands to C++11 static_cast(), pass its reason argument along to static_cast in more compilers. r=typo-fix
|
2011-12-27 12:09:41 -06:00 |
|
Jeff Walden
|
a158abd5b6
|
Bug 712129 - Implement MOZ_STATIC_ASSERT and MOZ_STATIC_ASSERT_IF. r=luke
|
2011-12-19 16:58:30 -05:00 |
|
Jeff Walden
|
677b43a2b8
|
Bug 712129 - Add more assertion macro flavors to mfbt, and make the JS engine use mfbt's implementations where appropriate. r=cjones
--HG--
extra : rebase_source : 6b94db05e74b18a3938a28cbc0f520eb4e01fbb0
|
2011-12-19 15:54:12 -05:00 |
|
Jeff Walden
|
05dcc6d231
|
Bug 712129 - Move assertion code into a new mfbt/Assertions.h header. r=luke
--HG--
extra : rebase_source : 6587b6aa4180493c48b0663bc627543020a21deb
|
2011-12-19 14:28:35 -05:00 |
|