Capture whether an SkFontMgr for unit testing is created or not
On Windows, FontCache creates an SkFontMgr using SkFontMgr_New_DirectWrite() if the font manager isn't explicitly set, so that unit tests work. To clarify the suspicious that this test code is running in the production environment, this patch captures the information in the minidump. Bug: 561873 Change-Id: Ib60c9a569242a242c095180bffb0024fc03f129b Reviewed-on: https://chromium-review.googlesource.com/895167 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Dominik Röttsches <drott@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#533756}
Showing
Please register or sign in to comment