Skip to content

Conversation

@camillobruni
Copy link
Contributor

  • Completely asyncify the preload logic
  • Move all file loading and caching to BrowserFileLoader
  • BrowserFileLoader._blobDataCache now holds temporary promises while the data is still loaded
  • BrowserFileLoader._loadBlob now does a retry with timeout in-place without the need for a separate global retry

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit ab70076
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/696e60ed91a49800087ad02d
😎 Deploy Preview https://deploy-preview-265--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@camillobruni camillobruni changed the title Rland: Replace prefetch logic Reland: Replace prefetch logic Jan 19, 2026
@camillobruni
Copy link
Contributor Author

@kmiller68 could you post the repro instructions here? I'm going to try to figure out why this regressed.

So far I can confirm that we execute the same scripts in the same order on the command line – but there must be something else going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant