Review of "WebFeed" version 2

Details Page Preview

RSS and Atom Feed reader for GNOME Shell

Extension Homepage
https://github.com/xynium/webfeed

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
8 Active
7 Inactive
6 Active
5 Rejected
4 Active
3 Inactive
2 Rejected
1 Inactive

Previous Reviews on this Version

JustPerfection rejected
You should remove all the timeouts in disable (`this.wtforresptmr` and `this.timeout` in extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources
Xynium posted a review
Ok, i was thinking the garbage collector remove them when destroying the class I send you an other zip tomorrow. JP
JustPerfection posted a review
No, you need to remove the timeouts on disable manually.