Skip to content

Commit

Permalink
Make all agent allocation imperative
Browse files Browse the repository at this point in the history
Closes #5210.

Closes #4339 by removing the explicit phrasing of a parallel execution
environment, instead relying on the agent infrastructure.

Closes #4988 by reintroducing a definition for "similar-origin window
agent", separate from its creation algorithm. Like the definition of all
agent types, it is now informal, just stating what globals are contained
in the agent.

Relocates the site-related definitions to the "Origin" section of the
spec, adjacent to the "schemelessly same site" and "same site"
definitions.

Exposes some of the higher-level concepts here to the dev edition.
  • Loading branch information
domenic committed Mar 31, 2020
1 parent 265c957 commit fe77096
Showing 1 changed file with 149 additions and 131 deletions.
Loading

0 comments on commit fe77096

Please sign in to comment.