gecko-dev/toolkit/components/thumbnails
Oliver Henshaw 52ec170eae Bug 1192394 - Force an image load whenever the thumbnail file changes. r=adw
Add a revision tag to moz-page-thumb URLs. Change it whenever a new
thumbnail is captured and stored to disk. This prevents new loads from
re-using the old cached value even if the document context matches the
stored loadId of the cache entry.

Also drop no-longer needed wait in browser_thumbnails_update.js test.

Restores behaviour of test/head.js:retrieveImageDataForURL to that of
before bug 897880 - i.e. load the thumbnail image in the context of the
top level chrome document (rather than a new tab every time). It's
likely that bug 1192394 is the reason for the test failures observed in
bug 897880 comment #11.
2015-10-29 16:03:00 +01:00
..
content Bug 1215659. Use destination canvas for thumbnail size if provided one. r=adw 2015-10-30 12:26:30 -07:00
test Bug 1192394 - Force an image load whenever the thumbnail file changes. r=adw 2015-10-29 16:03:00 +01:00
BackgroundPageThumbs.jsm Bug 1210944 - Return a promise in BackgroundPageThumbs.captureIfMissing. r=adw 2015-10-07 15:44:30 -04:00
BrowserPageThumbs.manifest
PageThumbUtils.jsm Bug 1215659. Use destination canvas for thumbnail size if provided one. r=adw 2015-10-30 12:26:30 -07:00
PageThumbs.jsm Bug 1192394 - Force an image load whenever the thumbnail file changes. r=adw 2015-10-29 16:03:00 +01:00
PageThumbsProtocol.js Bug 1192394 - Force an image load whenever the thumbnail file changes. r=adw 2015-10-29 16:03:00 +01:00
PageThumbsWorker.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
jar.mn
moz.build Bug 1180715 (2/4) - Provide a nsIFileURL interface for thumbnails. review=ttaubert 2015-10-20 10:45:32 +05:30