Comment 5 for bug 191006

Revision history for this message
In , Alta88 (alta88) wrote :

Created attachment 754267
patch

Not testing for 0 or ∞ is never good.

This patch:
1. Prompts for confirmation on a new subscribe if the feed file item count > 100.
2. Prompts if a feed update contains > 1000 items; prompts are stacked.
3. Enables a cancel; fixes false prompt and non cancel on subscribe dialog close (Bug 349049).
4. Fixes strict js message.
5. Logs gecko xml parsing errors. This and the validation link should finish off any "it's thunderbird's fault" type support issue.