gecko-dev/toolkit/components/thumbnails
Marco Bonardo eb4556e469 Bug 1742558 - Add a Places Previews module. r=Standard8
Add a PlacesPReviews.jsm module that offers an alternative long term storage of
thumbnails or images. Previews are stored using md5 hash of the page url, in WebP format.
Removals happen using the moz_previews_tombstones table, orphans removal happens
on Places weekly maintenance.
The same moz-page-thumb: protocol that is currently used for volatile thumbnails,
can be used with Places previews, by using "places-previews" as host.
All the feature is behind the places.previews.enabled pref, not enabled yet.

Differential Revision: https://phabricator.services.mozilla.com/D131916
2021-12-21 10:53:45 +00:00
..
content
test Bug 1743907 - Remove webrender annotation from manifestparser manifests. r=ahal,webdriver-reviewers,whimboo 2021-12-03 16:04:29 +00:00
BackgroundPageThumbs.jsm Bug 1742558 - Add a Places Previews module. r=Standard8 2021-12-21 10:53:45 +00:00
PageThumbUtils.jsm
PageThumbs.jsm Bug 1742558 - Add a Places Previews module. r=Standard8 2021-12-21 10:53:45 +00:00
PageThumbsStorageService.jsm
PageThumbsWorker.js
components.conf
jar.mn
moz.build
nsIPageThumbsStorageService.idl