[Bug 5850] New: JS global object

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5850

           Summary: JS global object
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: P4
         Component: Spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: ian@hixie.ch
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Define that the "global object" for JS scripts is the script execution context.

Define that for JS scripts each script execution context implies a new set of
prototype objects.

Change "script execution context's associated browsing context" to "script
browsing context" or something.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 10 July 2008 06:52:24 UTC