[Bug 22358] New: Add a "this is the global" annotation

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22358

            Bug ID: 22358
           Summary: Add a "this is the global" annotation
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: bzbarsky@mit.edu
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

We should have an annotation that goes on the Window interface that implies the
following:

1)  ImplicitThis for the interface and all its ancestors and all the things it
    and its ancestors pull in via consequential interfaces.
2)  NamedPropertiesObject.
3)  Attributes, and maybe operations, going on the object itself, not the
    prototype.

and whatever other funk we want out of the global.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 14 June 2013 03:02:39 UTC