Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[UWP] Fix crash when specifying non-embedded font families (fixes #12153) #12171

Merged
merged 4 commits into from
Sep 28, 2020

Conversation

activa
Copy link
Contributor

@activa activa commented Sep 18, 2020

Description of Change

Fix crash on UWP that was introduced by PR #11741. The crash happened when fonts were used on UWP that were not embedded.

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@activa activa changed the base branch from 5.0.0 to 4.8.0 September 18, 2020 16:16
@PureWeen PureWeen added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Sep 18, 2020
@samhouts samhouts added p/UWP 4.8.0 regression on 4.8.0 a/embedded fonts a/fonts i/critical i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often i/regression t/bug 🐛 labels Sep 18, 2020
@samhouts samhouts added this to In Review in vCurrent (4.8.0) Sep 18, 2020
@PureWeen PureWeen self-requested a review September 28, 2020 15:37
@PureWeen
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@rmarinho rmarinho merged commit 0be2136 into xamarin:4.8.0 Sep 28, 2020
vCurrent (4.8.0) automation moved this from In Review to Done Sep 28, 2020
@samhouts samhouts added this to Done in Sprint 177 Sep 29, 2020
@samhouts samhouts modified the milestone: 5.0.0 Oct 5, 2020
@samhouts samhouts added this to the 4.8.0 milestone Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.8.0 regression on 4.8.0 a/embedded fonts a/fonts blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. i/critical i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often i/regression p/UWP t/bug 🐛
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] XF 4.8 SR 2 crashes at startup on UWP: UriFormatException in ButtonRenderer
4 participants