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

Add a new section detailing the various potential realms #1091

Merged
merged 1 commit into from
May 2, 2016

Commits on Apr 29, 2016

  1. Add a new section detailing the various potential realms

    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.
    domenic committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    b06ad64 View commit details
    Browse the repository at this point in the history