I realized that the preloadImage and preloadMediaResource functions do not resolve Blob service URIs so preloading them would fail. This diff fixes that.
Depends on D8050
Differential D8051
[web] Fix preloading blob service URIs bartek on Jun 1 2023, 12:03 AM. Authored by Tags None Referenced Files
Subscribers
Details
I realized that the preloadImage and preloadMediaResource functions do not resolve Blob service URIs so preloading them would fail. This diff fixes that. Depends on D8050 Called preloadMediaResource with a blob-service://XXXX URI, observed the devtools Network tab.
Diff Detail
|