-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#51569Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitye: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webe: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Currently the source of Roboto and fallback fonts is hard-coded to fonts.google.com. However, sometimes it is not possible to use that service. Network can be blocked or increase test flakiness, or that service may not be desirable for whatever reasons. The web engine already precomputes the fallback font bundle and puts it on the CIPD and uses it in tests. We can extend this to production app builds as well.
See also b/296269837
devadvance, jtmcdole, zambetpentru and birros
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitye: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webe: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team