[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 #7 from Cameron McCormack <cam@mcc.id.au> 2011-06-19 03:06:58 UTC ---
Now that we are going back to defining named property behaviour in terms of
ECMAScript internal methods ([[DefineOwnProperty]], [[GetOwnProperty]], etc.)
we can use them to implement [ReplaceableNamedProperties] rather than something
in the prototype.  I've done that:

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

-- 
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 Sunday, 19 June 2011 03:07:01 UTC