TESTING - temp checkin of bug 384370 (r=mconnor)

This commit is contained in:
2008-03-04 13:23:04 -08:00
parent c8650f0478
commit 6da087308d
35 changed files with 802 additions and 1397 deletions

View File

@@ -42,6 +42,8 @@
# This file contains functions that are useful for debugging purposes from
# within JavaScript code.
var EXPORTED_SYMBOLS = ["NS_ASSERT"];
var gTraceOnAssert = true;
/**