- From: <bugzilla@jessica.w3.org>
- Date: Mon, 08 Nov 2010 23:22:02 +0000
- To: public-script-coord@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11267
Summary: Add a [NonConfigurable] extended attribute
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: cam@mcc.id.au
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Certain properties, such as document and location on Window, may need to be
non-configurable for security reasons. If in general we have read only IDL
attributes exposed as configurable accessor properties with only a getter, then
we would need [NonConfigurable] or similar to make the property
non-configurable.
--
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 Monday, 8 November 2010 23:22:05 UTC