- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Dec 2013 00:57:34 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24043 Dominic Cooney <dominicc@chromium.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominicc@chromium.org --- Comment #1 from Dominic Cooney <dominicc@chromium.org> --- The reason we check configurable and not just writable is so that we can produce prototype whose constructor property is configured the same way Web IDL specifies an Interface Prototype Object's constructor property is configured. This is just for alignment with Web IDL. From the Chrome implementation perspective, I think it would be technically feasible to relax this requirement. This could be done in Level 2 of the spec, since it would turn errors into non-errors. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 10 December 2013 00:57:36 UTC