Don't remove CodecImages from the wrong CodecImageGroup.
MaybeRenderEarlyManager tried to remove images from the wrong codec group in some cases, leaving the right group with a raw pointer to the CodecImage, and no way to remove it. This can be simplified, but this is a small text change to permit merge back to beta. Bug: 986783 Change-Id: I3643cd0b847250157b0ce2162c176f0113975bec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801330Reviewed-by:Dan Sanders <sandersd@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Frank Liberato <liberato@chromium.org> Cr-Commit-Position: refs/heads/master@{#696146}
Showing
Please register or sign in to comment