mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-07 01:01:43 +00:00

don't use a global variable to keep track of the # of feed items we have parsed for a particular feed, push all of those details into a per feed object so we won't conflict with other feeds being checked for new mail.