Nicholas Nethercote
d3125bd097
Bug 1278452 - Remove unnecessary null checks in widget/gtk/. r=karlt.
...
|operator new| is infallible now.
2016-06-07 15:00:47 +10:00
Birunthan Mohanathas
a29151dc87
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
...
The bulk of this commit was generated by running:
run-clang-tidy.py \
-checks='-*,llvm-namespace-comment' \
-header-filter=^/.../mozilla-central/.* \
-fix
2015-07-13 08:25:42 -07:00
Nicholas Nethercote
0247de46d8
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
Andrew McCreight
e048a7df33
Back out Bug 1127201 (part 2) for various problems.
2015-02-06 15:04:32 -08:00
Nicholas Nethercote
40ab0270d5
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
2015-02-04 20:05:36 -08:00
Birunthan Mohanathas
881bef1868
Bug 784739 - Switch from NULL to nullptr in widget/gtk/; r=ehsan
2013-10-08 14:47:37 -04:00
Martin Stransky
26724abdb6
Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
2013-09-23 09:21:57 -04:00