Greetings,

We don’t have anything like MOZ_ASSERT() in Java land, so I added an “Assert” 
class[1]. Just like MOZ_ASSERT() in C++ land, these assertions are only active 
in debug mode. Hopefully we can use these to catch some bad stuff.

Thanks,
James

[1] 
https://hg.mozilla.org/integration/mozilla-inbound/file/74d6c877ed64/mobile/android/base/Assert.java
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to