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

Use real values in WorkerScriptLoadOrigin for DOM worker constructor #26568

Open
jdm opened this issue May 19, 2020 · 0 comments
Open

Use real values in WorkerScriptLoadOrigin for DOM worker constructor #26568

jdm opened this issue May 19, 2020 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented May 19, 2020

We pass None for the referrer policy and referrer urls in this code. We should obtain the real values from the global scope instead. It probably makes sense to fix #11863 at the same time, so whatever API we add to GlobalScope to return a referrer policy returns a real value in workers.

@jdm jdm added the A-content/dom label May 19, 2020
@jdm jdm added this to To do in web-platform-test failures via automation May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.