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

Store a map of eTLDs to script tasks in the constellation #5322

Closed
jdm opened this issue Mar 23, 2015 · 3 comments
Closed

Store a map of eTLDs to script tasks in the constellation #5322

jdm opened this issue Mar 23, 2015 · 3 comments
Assignees

Comments

@jdm
Copy link
Member

@jdm jdm commented Mar 23, 2015

This will allow us to avoid spawning a new script task per cross-origin iframe if the iframes share the same eTLD.

Blocks #5236.

@jdm jdm added the A-constellation label Mar 23, 2015
@jdm
Copy link
Member Author

@jdm jdm commented Mar 23, 2015

This requires making decisions about what happens when navigating a browsing context to a new origin for which there is an existing script task. The current script task code only understands a single root page; if there's no relationship between new newly-navigated context and the existing root page, it could get ugly.

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Sep 28, 2016

Dupe of #633? I think we want eTLD+1, not eTLD.

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Dec 1, 2016

Closed by #14211.

@asajeffrey asajeffrey closed this Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.