Intercept connected resources through Service Workers - #310
Merged
Merged
Conversation
This was referenced Sep 17, 2026
75 tasks
wieslawsoltes
force-pushed
the
feature/parser-resource-interception-266
branch
from
September 17, 2026 18:50
3f66237 to
e68ebdf
Compare
Collaborator
Author
|
Rebased cleanly onto current main |
This was referenced Sep 17, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Merged #303/#304 route explicit
fetch()through a claimed Service Worker, while dynamically connectedscript, stylesheet, and image elements still read directly from the host loader. Unchanged webview code can therefore establish a controller but bypass it for resource elements.Result
errorwithout host fallback for handled rejection, invalid status, timeout, or retired clients.Part of #308 and #266. #308 remains open for parser-blocking initial document resources, nested frame hydration, and CSS
url()image interception. #266 retains range/cache-validator, local-resource security, and exact unchanged Markdown product completion.Validation
b69f931d./private/tmp/webscene-308-native-profile-final2-26431500/results.json./private/tmp/webscene-308-chrome-contract-evidence-2.json.