kustodian / extended-statusbar

Firefox addon which adds a statusbar with speed, percentage, time and loaded size (similar to Opera's one)
https://addons.mozilla.org/en-US/firefox/addon/extended-statusbar/
GNU General Public License v3.0
18 stars 6 forks source link

Images loading after stop state. #25

Open adoxa opened 10 years ago

adoxa commented 10 years ago

I was looking at subscribing to an RSS feed to see how that is handled (exampe). This will load the images after STATE_STOP, so even though the images are complete, ESB says 0. It could be addressed by possibly adding a timer (2 seconds?) and counting again, or using one of the observers.