Temporary SimpleFontData leaked in RemoteFontFaceSource
Fix leak in RemoteFontFaceSource where a temporary SimpleFontData instance was not de-referenced and hence never destroyed. The leak was introduced by the refactorings made in this commit: https://chromium-review.googlesource.com/c/chromium/src/+/691475 Change-Id: I6473702a53e83f5fdfbe0fe84ede675c41c5ddad Reviewed-on: https://chromium-review.googlesource.com/c/1286451Reviewed-by:Anders Ruud <andruud@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#600654}
Showing
Please register or sign in to comment