baf56f68cbedab814cccd55c8597f98247fd42c7
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 git-svn-id: svn://10.0.0.236/trunk@52773 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%