gecko-dev/browser/components/places
joe%retrovirus.com bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
..
content Moved Ben's JavaScript ASSERT function to be NS_ASSERT in 2006-03-14 01:56:09 +00:00
public Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for 2006-03-10 19:44:28 +00:00
src Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion. 2006-03-13 19:13:31 +00:00
tests rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
.cvsignore
jar.mn Moved Ben's JavaScript ASSERT function to be NS_ASSERT in 2006-03-14 01:56:09 +00:00
Makefile.in Moved Ben's JavaScript ASSERT function to be NS_ASSERT in 2006-03-14 01:56:09 +00:00