[Bug 29376] Need an abstract operation for "is this an IDL-defined property"

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

--- Comment #4 from Domenic Denicola <d@domenic.me> ---
Part of the reason I am uncomfortable with creating this as a general-purpose
mechanism is that IDL methods and properties should strive to be as
indistinguishable from normal ones as possible. Special case interfaces may
need to keep a list of properties that should not be modified, for security
purposes, but it shouldn't be a general distinction available to all
specifications and for all interfaces.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 18 January 2016 03:49:09 UTC