Skip to content

Commit

Permalink
Add a new section detailing the various potential realms
Browse files Browse the repository at this point in the history
This adds a new section under scripts detailing the entry, incumbent,
current, and relevant concepts with regard to realms/global objects/
environment settings objects. This centralizes information that was
previously somewhat spread out, and adds lots of details, as well as
an example.

This takes care of some of the pain points noted in #473, in particular
fixing the definition of entry settings object to be more clearly
defined in terms of the JavaScript execution context stack. There is
still some work to do in that issue: namely, updating Web IDL with
regard to tracking the entry settings object, and also making sure that
incumbent settings object is correctly defined.

This closes #167 by finally implementing the plan in
#167 (comment) for
making the correspondences clear.
  • Loading branch information
domenic committed May 2, 2016
1 parent 6bc91fa commit 6399af3
Showing 1 changed file with 296 additions and 114 deletions.

0 comments on commit 6399af3

Please sign in to comment.