<?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>22392</bug_id>
          
          <creation_ts>2013-06-17 21:52:22 +0000</creation_ts>
          <short_desc>maybe define .name for Function objects corresponding to operations/attributes</short_desc>
          <delta_ts>2016-01-04 23:34:53 +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>http://wiki.ecmascript.org/doku.php?id=harmony:function_name_property</bug_file_loc>
          <status_whiteboard>[v1]</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cameron McCormack">cam</reporter>
          <assigned_to name="Cameron McCormack">cam</assigned_to>
          <cc>allen</cc>
    
    <cc>brendan</cc>
    
    <cc>bzbarsky</cc>
    
    <cc>mike</cc>
    
    <cc>public-script-coord</cc>
    
    <cc>waldron.rick</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>89418</commentid>
    <comment_count>0</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2013-06-17 21:52:22 +0000</bug_when>
    <thetext>It sounds like ES might define .name on functions at some point, so we probably want to define what its value is for the Function objects we have for operations, attribute getters/setters, etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89437</commentid>
    <comment_count>1</comment_count>
    <who name="Brendan Eich">brendan</who>
    <bug_when>2013-06-18 00:37:25 +0000</bug_when>
    <thetext>The name property of function objects is being standardized in ES6. See this bug&apos;s URL.

/be</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89438</commentid>
    <comment_count>2</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2013-06-18 00:46:02 +0000</bug_when>
    <thetext>Thanks for the link.  I&apos;ll follow the patterns on that page.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89444</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2013-06-18 02:15:28 +0000</bug_when>
    <thetext>So if I read that right, that would make document.querySelector.name == &quot;querySelector&quot; and the innerHTML accessors would have &quot;get innerHTML&quot; and &quot;set innerHTML&quot; as the name?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89446</commentid>
    <comment_count>4</comment_count>
    <who name="Rick Waldron">waldron.rick</who>
    <bug_when>2013-06-18 02:41:07 +0000</bug_when>
    <thetext>Bori(In reply to comment #3)
&gt; So if I read that right, that would make document.querySelector.name ==
&gt; &quot;querySelector&quot; and the innerHTML accessors would have &quot;get innerHTML&quot; and
&gt; &quot;set innerHTML&quot; as the name?

Correct!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124519</commentid>
    <comment_count>5</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2016-01-04 23:34:53 +0000</bug_when>
    <thetext>https://github.com/heycam/webidl/commit/a275e567f07c23cde20d1c8b1dd50574355c0d74</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>