Commit Graph

5 Commits

Author SHA1 Message Date
Pale Moon 10487202da Correct the pixel size comment. 64Mpix, not 16Mpix. 2018-07-25 06:58:40 +08:00
Pale Moon b142e09884 Stop trying to apply HQ scaling on ridiculously-sized (>16Mpix) images since it'll cause OOM crashes.
Too-large images won't use HQ scaling and also won't display at 1:1 zoom
because we simply don't have the surface cache space available for that kind of out-of-scope image.
It will allow the user to save such images to disk and view in specialized software.
2018-07-25 06:58:34 +08:00
Pale Moon 478bec7a0e Clear the buffer we allocate for paletted image frames 2018-07-25 01:04:11 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00