gecko-dev/browser/components/feeds
manikishan 92de2db258 Bug 1431050 - Replace NS_ASSERT with conditional exceptions/console.assert and remove the debug.js module. r=mak
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
2018-02-03 11:32:25 +05:30
..
content Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb 2018-02-09 11:42:21 +01:00
test Bug 1350349 - collect data for feed reader usage to evaluate its future, r=mak,data-review=liuche 2018-02-16 19:18:00 +00:00
BrowserFeeds.manifest
FeedConverter.js Bug 1431050 - Replace NS_ASSERT with conditional exceptions/console.assert and remove the debug.js module. r=mak 2018-02-03 11:32:25 +05:30
FeedWriter.js Bug 1350349 - collect data for feed reader usage to evaluate its future, r=mak,data-review=liuche 2018-02-16 19:18:00 +00:00
jar.mn
moz.build Bug 1350349 - collect data for feed reader usage to evaluate its future, r=mak,data-review=liuche 2018-02-16 19:18:00 +00:00
nsFeedSniffer.cpp
nsFeedSniffer.h
nsIFeedResultService.idl
nsIWebContentConverterRegistrar.idl
WebContentConverter.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00