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

Multiple start states resetting stats #32

Open adoxa opened 9 years ago

adoxa commented 9 years ago

A site that has multiple start states (e.g. http://www.youdagames.com/) will only display the stats of the last state. Not so noticeable with the false loaded value, but quite noticeable with the real one (#17). aWebProgress is quite different, but I'm not sure of the proper way to test it; alternatively, there may be a way to do it via onLocationChange (which doesn't happen with the other states).