mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
55c3a9b47c
the problem was when we ran the nntp url to get the message we weren't calling OnDataAvailabe() on the channel listener. the reason is the channel listener only got poked when ActionDisplayArticle was set as the action on the nntp url. but this wouldn't be the case when we got run from the Quoting backend. I added a new action, and made sure to set it when running the url from the quoting back end, and then made sure the nntp backend did the right thing. r=alecf, a=chofmann |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
makefile.win | ||
MANIFEST | ||
nsIMsgOfflineNewsState.idl | ||
nsINNTPArticleList.idl | ||
nsINNTPCategory.idl | ||
nsINNTPCategoryContainer.idl | ||
nsINNTPHost.idl | ||
nsINntpIncomingServer.idl | ||
nsINNTPNewsgroup.idl | ||
nsINNTPNewsgroupList.idl | ||
nsINNTPNewsgroupPost.idl | ||
nsINntpService.idl | ||
nsINntpUrl.idl |