<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>24043</bug_id>
          
          <creation_ts>2013-12-09 23:55:01 +0000</creation_ts>
          <short_desc>[Custom]: Need to check writable too.</short_desc>
          <delta_ts>2014-05-08 22:02:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>14968</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Erik Arvidsson">erik.arvidsson</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>dominicc</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>97361</commentid>
    <comment_count>0</comment_count>
    <who name="Erik Arvidsson">erik.arvidsson</who>
    <bug_when>2013-12-09 23:55:01 +0000</bug_when>
    <thetext>&quot;PROTOTYPE has a non-configurable property named constructor, throw a NotSupportedError and stop.&quot;

If it is non-configurable but writable it is fine for us to change the value of the property.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97363</commentid>
    <comment_count>1</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-12-10 00:57:34 +0000</bug_when>
    <thetext>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&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105492</commentid>
    <comment_count>2</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2014-05-08 21:53:21 +0000</bug_when>
    <thetext>I think the spec should stay aligned with Web IDL, right? Please reopen if you feel otherwise.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105495</commentid>
    <comment_count>3</comment_count>
    <who name="Erik Arvidsson">erik.arvidsson</who>
    <bug_when>2014-05-08 22:02:35 +0000</bug_when>
    <thetext>Fair enough.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>