Add DWrite and NTSTATUS error codes for font operation failures
Add known DWrite error codes and NTSTATUS type failures that are commonly returned when IDWriteFont::CreateFontFace fails and returns a failure error code. Adding these to enums.xml helps interpret UMA results for the existing DirectWrite.Fonts.Proxy.CreateFontFaceResult metric, because HResult enum values are recorded for this metric. Currently, the mentioned error codes show up as hard-to-identify integer values. Adding them to enums.xml will make the metric easier to analyse. Bug: 1009402 Change-Id: I40e5bf8b8c8eebff4841cedf03eb848e296db821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876091 Commit-Queue: Dominik Röttsches <drott@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#708747}
Showing
Please register or sign in to comment