<?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>28592</bug_id>
          
          <creation_ts>2015-05-01 19:49:28 +0000</creation_ts>
          <short_desc>Conflicting @@iterator symbols between indexed attributes/getters and maplike/setlike</short_desc>
          <delta_ts>2019-03-07 15:21:46 +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>Windows NT</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="Kyle Machulis">kyle</reporter>
          <assigned_to name="Cameron McCormack">cam</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>d</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-script-coord</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>120037</commentid>
    <comment_count>0</comment_count>
    <who name="Kyle Machulis">kyle</who>
    <bug_when>2015-05-01 19:49:28 +0000</bug_when>
    <thetext>Assuming an interface is both maplike/setlike and an indexed attribute/getter, both cases will require an @@iterator symbol, but the spec does not make clear whether there should be a tiebreak or whether this case should not be permitted at all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120038</commentid>
    <comment_count>1</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2015-05-01 19:53:54 +0000</bug_when>
    <thetext>Given that we do not want to encouraged further indexed attributes or getters, I think we should just disallow maplike/setlike from being used on interfaces that use those features.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120039</commentid>
    <comment_count>2</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2015-05-01 20:18:56 +0000</bug_when>
    <thetext>It&apos;s worth thinking about how you&apos;d spec HTMLCollection today.  That&apos;s the one case I can think of that&apos;s more or less something maplike with an indexed getter.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120040</commentid>
    <comment_count>3</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2015-05-01 20:21:54 +0000</bug_when>
    <thetext>Probably like https://dom.spec.whatwg.org/#element-collections :). (To get named access use `.query(&quot;#x, [name=&apos;x&apos;]&quot;)`)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129613</commentid>
    <comment_count>4</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2019-03-07 15:21:46 +0000</bug_when>
    <thetext>https://github.com/heycam/webidl/commit/57125df7f96f837ff299ce8dd4241a56282dcdc1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>