Skip to content

[browser] improve asset loading #81886

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

Merged
merged 3 commits into from
Feb 9, 2023

Conversation

pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Feb 9, 2023

  • new enableDownloadRetry configuration
  • fix for actual_downloaded_assets_count assert in use case with asset.pendingDownload and dotnet.wasm
  • make AssetEntry mutable and pass it back to downloadResource API callback

* fix for actual_downloaded_assets_count assert in use case with `asset.pendingDownload`
* make `AssetEntry` mutable and pass it back to `downloadResource` API callback
@pavelsavara pavelsavara added this to the 8.0.0 milestone Feb 9, 2023
@pavelsavara pavelsavara requested a review from maraf February 9, 2023 13:53
@pavelsavara pavelsavara requested a review from lewing as a code owner February 9, 2023 13:53
@pavelsavara pavelsavara self-assigned this Feb 9, 2023
@ghost
Copy link

ghost commented Feb 9, 2023

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

Issue Details
  • new enableDownloadRetry configuration
  • fix for actual_downloaded_assets_count assert in use case with asset.pendingDownload
  • make AssetEntry mutable and pass it back to downloadResource API callback
Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript

Milestone: 8.0.0

pavelsavara and others added 2 commits February 9, 2023 15:49
Co-authored-by: Marek Fišera <mara@neptuo.com>
Co-authored-by: Marek Fišera <mara@neptuo.com>
@pavelsavara
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara merged commit bbbe64b into dotnet:main Feb 9, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 11, 2023
@pavelsavara pavelsavara deleted the browser_assets_promise branch September 2, 2024 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants