mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
92de2db258
console.assert keeps the same semantics as NS_ASSERT in that it doesn't throw an exception, but a lot of the places code was using it in a way that would be better served by throwing an exception when the condition is false. MozReview-Commit-ID: DEF5HSfYO36 |
||
---|---|---|
.. | ||
content | ||
test | ||
BrowserFeeds.manifest | ||
FeedConverter.js | ||
FeedWriter.js | ||
jar.mn | ||
moz.build | ||
nsFeedSniffer.cpp | ||
nsFeedSniffer.h | ||
nsIFeedResultService.idl | ||
nsIWebContentConverterRegistrar.idl | ||
WebContentConverter.js |