[Bug 8241] Named properties on window

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

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from Cameron McCormack <cam@mcc.id.au> 2011-06-30 02:39:41 UTC ---
I've made the proposed change, since it's certainly closer to where we need to
be than where we are at the moment.  We can refine it if necessary.

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.326;r2=1.327;f=h

The change here is to introduce a term "resolved before prototype properties". 
The HTML5 spec would need to state which of Window's supported named properties
are resolved before prototype prototypes.  And that would be the ones that
don't correspond to the global scope polluter properties.  No changes to the
extended attributes specified on Window are needed (just leave it as
[ReplaceableNamedProperties]).

-- 
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, 30 June 2011 02:39:49 UTC