FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Reland: Replace prefetch logic by camillobruni · Pull Request #265 · WebKit/JetStream · GitHub

Reland: Replace prefetch logic - #265

Open
camillobruni wants to merge 2 commits into
WebKit:mainfrom
camillobruni:2026-01-19_reland_fetch_logique
Open

Reland: Replace prefetch logic#265
camillobruni wants to merge 2 commits into
WebKit:mainfrom
camillobruni:2026-01-19_reland_fetch_logique

Conversation

Copy link
Copy Markdown
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 Bot commented Jan 19, 2026
edited
Loading

Copy link
Copy Markdown

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...



Use your smartphone camera to open QR code link.

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

camillobruni changed the title Rland: Replace prefetch logic Reland: Replace prefetch logic Jan 19, 2026

Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Contributor Author

Given that we've now forked the v3.0 branch we should be good to land this again?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL