зеркало из https://github.com/mozilla/gecko-dev.git
eb4556e469
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 |
||
---|---|---|
.. | ||
content | ||
test | ||
BackgroundPageThumbs.jsm | ||
PageThumbUtils.jsm | ||
PageThumbs.jsm | ||
PageThumbsStorageService.jsm | ||
PageThumbsWorker.js | ||
components.conf | ||
jar.mn | ||
moz.build | ||
nsIPageThumbsStorageService.idl |