Call PostDecodeProcessing() at the end of Decode()
Call PostDecodeProcessing() when Decode() sets the status of an image frame buffer to ImageFrame::kFrameComplete. This matches the Decode() methods of the other image decoders that support animation (GIFImageDecoder, PNGImageDecoder, and WEBPImageDecoder). This is related to the UpdateAggressivePurging() call at the beginning of Decode(). Change-Id: Ib98db567cdb492fcbcdaad36d055e73177f651df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536112Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#827108}
Showing
Please register or sign in to comment