summaryrefslogtreecommitdiffstats
path: root/toolkit/components/thumbnails
Commit message (Collapse)AuthorAgeLines
* Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsmGaming4JC2019-03-18-39/+1
| | | | reverts m-c 1279568, 1309699, 1310112
* Include blankthumb in the correct file.wolfbeast2019-02-05-5/+5
|
* Use a separate process to generate thumbnails only when multi-process mode ↵JustOff2018-10-27-1/+5
| | | | is enabled
* Fix a test (#670)wolfbeast2018-10-19-6/+0
|
* Convert trinary to more explicit statement.wolfbeast2018-07-26-3/+6
|
* Fix #include and potentially undefined Capture.options object.wolfbeast2018-07-26-2/+2
|
* Use a fixed thumbnail placeholder for blank thumbs (failed to capture).wolfbeast2018-07-25-5/+97
|
* Use try/catch in PageThumbs writeData to deal with null data from caller.wolfbeast2018-07-25-1/+9
| | | | Quick fix for #670
* On failure, save a dummy file from the background page thumb capture module.wolfbeast2018-07-04-1/+6
| | | | | | | | | If a background page thumbnail capture fails (e.g. due to too heavy scripting), we should write -something- to the thumbnail cache, because otherwise it will try again and again, which is problematic for bad trap pages, that even if the user has left the page never to return again, the thumbnail service may still try to capture, and fail. This resolves the only problem for us in #592.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4302