gecko/widget
Kartikaya Gupta ac52a8e9d6 Bug 688208 - Guard against accessing destroyed object [r=mfinkle]
The nsWindow for Android often dispatches events but doesn't check
for window destruction afterwards. Ensure that necessary destruction
checks and kungFuDeathGrips are in place to avoid accessing a
destroyed object.
2011-11-22 15:31:49 -05:00
..
public Bug 558742 - Comma doesn't work in print range, r=roc 2011-12-06 23:45:06 -05:00
reftests Bug 664925 - ASSERTION: We shouldn't have another size than small and regular for the moment. r=mstange 2011-07-11 11:41:26 +02:00
src Bug 688208 - Guard against accessing destroyed object [r=mfinkle] 2011-11-22 15:31:49 -05:00
tests Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Makefile.in