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 Authored by bartek on Jun 1 2023, 7:03 AM.
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
|