Firefox/Features/Generic Thumbnail Service: Difference between revisions

m
new format
m (clearing in prep for migration to new feature page format)
m (new format)
Line 1: Line 1:
{{FeatureStatus
|Feature name=Generic Thumbnail Service
|Feature stage=Draft
|Feature health=OK
|Feature status note=Implementation not started yet
}}
{{FeatureTeam
|Feature product manager=Chris Blizzard
|Feature additional members=Alex Limi (proposed)
}}
{{FeaturePageBody
|Feature overview=Firefox should provide a generic thumbnail service, accessible from Panorama, Fennec, Areo Peek, Tab Previews, Places and of course add-ons.
|Feature requirements=* one thumbnail service for all features
* caching across the whole browser
* edge-case handling at one place not re-implemented for every feature
}}
{{FeatureInfo
|Feature priority=Unprioritized
|Feature roadmap=Platform
|Feature list=Platform
}}
{{FeatureTeamStatus
|Feature products status=tbd
|Feature engineering status=tbd
|Feature security status=tbd
|Feature privacy status=tbd
|Feature localization status=tbd
|Feature accessibility status=tbd
|Feature qa status=tbd
|Feature ux status=tbd
}}
It's probably good to coalesce prior art on this.


Panorama: TBD
F1: In a social context, thumbnailing comes in two flavors:
# thumbnail a full page, as in [https://hg.mozilla.org/users/pweitershausen_mozilla.com/fx-share/file/7734fdb3bea8/services/share/modules/panel.js#l939 this code]
# look for images which the content author wants to be used as the thumbnail in social networks for example, and thumbnail them (because they're likely more compelling and symbolic of the page than the full page thumbnailed).  This is more subtle code, which should use page metadata (e.g. opengraph markup) to identify likely good images.  See [https://hg.mozilla.org/users/pweitershausen_mozilla.com/fx-share/file/7734fdb3bea8/services/share/modules/panel.js#l975 the current code used in f1] for an example.
[https://github.com/abhinavsharma/speeddial Speed Dial] Based on F1: Very quickly hacked together using the F1 feature and caching it into moz_annos.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
6,906

edits