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

LibWeb: WebSocket fetch prep #3346

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ADKaster
Copy link
Member

No description provided.

We only need a Page for file:// urls. At some point we probably
needed it for other kinds of requests, but the current functionality
doesn't need to store the Page pointer on the ResourceLoader.
A hygine patch to not use a generic = capture, and remove some
unnecessary const-casts
@ADKaster ADKaster force-pushed the websocket-fetch-infra branch from eaa229e to e15e6d1 Compare January 23, 2025 18:03
There's nothing about this type that requires it to be GC allocated
@ADKaster ADKaster force-pushed the websocket-fetch-infra branch from e15e6d1 to 5a79973 Compare January 27, 2025 17:13
@ADKaster ADKaster enabled auto-merge (rebase) January 27, 2025 17:20
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