Skip to content

Make script tags with relative paths work in ShadowRealm scopes#49386

Open
ptomato wants to merge 1 commit into
web-platform-tests:masterfrom
ptomato:shadowrealm-relative-paths
Open

Make script tags with relative paths work in ShadowRealm scopes#49386
ptomato wants to merge 1 commit into
web-platform-tests:masterfrom
ptomato:shadowrealm-relative-paths

Conversation

@ptomato

@ptomato ptomato commented Nov 27, 2024

Copy link
Copy Markdown
Contributor

This is necessary so that imports inside a ShadowRealm will work regardless of the outer realm's base URL. Pass the document path into all of the virtual methods that result in generating dynamic imports in the served script.

As requested in #49286 (comment) and #49325 (comment).

This is necessary so that imports inside a ShadowRealm will work
regardless of the outer realm's base URL. Pass the document path into all
of the virtual methods that result in generating dynamic imports in the
served script.
@ptomato

ptomato commented Jan 16, 2025

Copy link
Copy Markdown
Contributor Author

Review ping?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants