[Webkit-unassigned] [Bug 49739] WebIDL attributes should be implemented as getters and setters on the prototype object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 17:15:57 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=49739





--- Comment #9 from Cameron McCormack <cam at mcc.id.au>  2011-06-19 17:15:56 PST ---
(In reply to comment #8)
> According to the Web IDL spec, indexed properties are on the host object, not the prototype <http://www.w3.org/TR/WebIDL/#indexed-properties>

Please look at the copy in dev.w3.org, which has changed somewhat since the last TR publication:

http://dev.w3.org/2006/webapi/WebIDL/#indexed-and-named-properties

This section did change just recently, from being a description of when properties get set and removed from the object, to being a description of [[GetOwnProperty]]/[[DefineOwnProperty]] behaviour to expose indexed and named properties.

There was a thread on public-script-coord around this recently:

http://www.w3.org/mid/20110503052431.GN2576@wok.mcc.id.au

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list