mozilla-mobile / firefox-tv

Firefox for Amazon's Fire TV
https://blog.mozilla.org/blog/2017/12/20/firefox-is-now-on-amazon-fire-tv-happy-holiday-watching/
Mozilla Public License 2.0
251 stars 108 forks source link

Thumbnails of favorites are not created #2059

Open netz-filter opened 5 years ago

netz-filter commented 5 years ago

Pinning the favorites will not create any webpage thumbnails...

Device information

mcomella commented 5 years ago

There might be a delay in a-c where the thumbnail isn't available: I think there's an API to force the thumbnail to be taken (if we're not doing it already). @psymoon might have more context.

mcomella commented 5 years ago

When I initially implemented this (pre-a-c), I've also noticed that we can't always get thumbnails during page load (with WebView). Also, if a site has a bad thumbnail (e.g. all one color, as YouTube videos are because they're a hardware layer), we intentionally drop them.