Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0] [browser] Fix fingerprinting and loadAllSatelliteResources=true #108198

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 24, 2024

Backport of #108190 to release/9.0

/cc @maraf

Customer Impact

  • Customer reported
  • Found internally

If the parameter is specified, satellite assemblies are loaded through a different code path. This path wasn't updated when asset fingerprinting was introduced. Reported in #107742.

Regression

  • Yes
  • No

Regression introduced in #103755.

Testing

Automatic test. It is a rarely used feature and we didn't have covered it with test in combination with fingerprinting.

Risk

Low. The changed code path is used only when parameter is explicitly specified.

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm and removed area-VM-meta-mono labels Sep 24, 2024
@maraf maraf added this to the 9.0.0 milestone Sep 24, 2024
@maraf maraf self-assigned this Sep 24, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@lewing lewing added the Servicing-consider Issue for next servicing release review label Sep 24, 2024
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 24, 2024
@jeffschwMSFT jeffschwMSFT merged commit faf43ae into release/9.0 Sep 25, 2024
10 checks passed
@lewing lewing deleted the backport/pr-108190-to-release/9.0 branch September 25, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants