<?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>20737</bug_id>
          
          <creation_ts>2013-01-22 18:25:37 +0000</creation_ts>
          <short_desc>&quot;Call the [[DefineOwnProperty]] internal method ...&quot;</short_desc>
          <delta_ts>2016-10-22 15:59:34 +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>WebIDL</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcos Caceres">w3c</reporter>
          <assigned_to name="Cameron McCormack">cam</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>d</cc>
    
    <cc>mike</cc>
    
    <cc>public-script-coord</cc>
    
    <cc>w3c</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>81955</commentid>
    <comment_count>0</comment_count>
    <who name="Marcos Caceres">w3c</who>
    <bug_when>2013-01-22 18:25:37 +0000</bug_when>
    <thetext>http://dev.w3.org/2006/webapi/WebIDL/#es-sequence

[[
Call the [[DefineOwnProperty]] internal method on A with property name P, descriptor { [[Writable]]: true, [[Enumerable]]: true, [[Configurable]]: true, [[Value]]: E } and Boolean flag false.
]]

ES6 no longer seems to have the ability to set the throws flag for [[DefineOwnProperty]]:

http://people.mozilla.org/~jorendorff/es6-draft.html#sec-8.3.10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81956</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2013-01-22 18:27:44 +0000</bug_when>
    <thetext>Lots of WebIDL needs to be recast in terms of the ES6 MOP... once that firms up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81958</commentid>
    <comment_count>2</comment_count>
    <who name="Marcos Caceres">w3c</who>
    <bug_when>2013-01-22 18:36:07 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Lots of WebIDL needs to be recast in terms of the ES6 MOP... once that firms
&gt; up.

Sure. Should I bother creating bugs for those as I find them or don&apos;t bother?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81959</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2013-01-22 18:38:50 +0000</bug_when>
    <thetext>Not sure, but I suspect most uses of [[something]] will need changes...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82014</commentid>
    <comment_count>4</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2013-01-24 06:17:40 +0000</bug_when>
    <thetext>Yeah, I&apos;m going to wait a while to finish converting everything to ES6.  (Note that http://dev.w3.org/2006/webapi/WebIDL/v1.html still references ES5, though it doesn&apos;t include some of the newer Web IDL features.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82091</commentid>
    <comment_count>5</comment_count>
    <who name="Marcos Caceres">w3c</who>
    <bug_when>2013-01-24 16:33:47 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Yeah, I&apos;m going to wait a while to finish converting everything to ES6.

Fair enough. 
 
&gt; (Note that http://dev.w3.org/2006/webapi/WebIDL/v1.html still references
&gt; ES5, though it doesn&apos;t include some of the newer Web IDL features.)

Yeah, I&apos;m mostly interested in keeping up with the latest and greatest.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127919</commentid>
    <comment_count>6</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2016-10-22 15:59:34 +0000</bug_when>
    <thetext>This particular instance of outdatedness is now fixed, and in fact, all refernces to [[DefineOwnProperty]] seem to be correct. Although there are lots more ES6 MOP updates waiting, they are happening incrementally.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>