[Bug 11267] Add a [NonConfigurable] extended attribute

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

--- Comment #12 from Cameron McCormack <cam@mcc.id.au> 2011-06-24 02:24:58 UTC ---
(In reply to comment #11)
> Sorry to bikeshed, but isn't the bigger effect that [NonConfigureable] has the
> fact that it moves the property from the prototype to the leaf object? If so,
> wouldn't something like [LeafProperty] or [ObjectProperty] be a better name?

It's a fair point.  I was thinking of [Unforgeable] or something along those
lines.

> Also, what happens for if something has [NonConfigureable] (or [LeafProperty]
> or [ObjectProperty] or whatever) but isn't marked as readonly? Is that invalid
> IDL or does that have some meaning?

I'd make it invalid IDL.

-- 
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 Friday, 24 June 2011 02:25:00 UTC