Remove PaintImage trace from KnownToBeOpaque in StyleFetchedImage
Remove obsolete PaintImage trace from StyleFetchedImage::KnownToBeOpaque and StyleFetchedImageSet::KnownToBeOpaque. Trace was originally added in late 2014 (in r186030) to the ImageResource::currentFrameKnownToBeOpaque method as it, at the time, caused a forced decode for the image. That is no longer the case yet the trace call has stubbornly survived unchanged. R=pdr@chromium.org Review-Url: https://codereview.chromium.org/2880573003 Cr-Commit-Position: refs/heads/master@{#471089}
Showing
Please register or sign in to comment