mozilla / hotdish

Explorations on being together in the browser
Mozilla Public License 2.0
111 stars 13 forks source link

If you have "don't load tabs until selected" the activity log doesn't load #294

Open ianb opened 10 years ago

ianb commented 10 years ago

Generally when you have "don't load tabs until selected" (the default pref), on restart things are kind of funny. But since we specifically try to interact with the activity log that's problematic.

This is kind of like an entirely different mode that a tab can be in (has a URL, isn't loading or attempting to load), that we aren't taking into account. Not even sure how to detect this state.