- From: <bugzilla@jessica.w3.org>
- Date: Mon, 09 Feb 2015 20:56:03 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27988 Bug ID: 27988 Summary: Get rid of the separate concepts of "setters" and "creators" Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebIDL Assignee: cam@mcc.id.au Reporter: bzbarsky@mit.edu QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-script-coord@w3.org In practice, every single "setter" in the platform is also a "creator" and vice versa. All four of them (DOMStringMap, HTMLOptionsCollection, HTMLSelectElement, and Storage). This would allow some simplifications to [[DefineOwnProperty]] and the [[Set]] that we need to define in bug 26521. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 9 February 2015 20:56:19 UTC