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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>255778</bug_id>
          
          <creation_ts>2023-04-21 04:37:46 -0700</creation_ts>
          <short_desc>Add customElements.getName method</short_desc>
          <delta_ts>2023-06-06 12:22:02 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=232734</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=257759</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>154907</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Keith Cirkel">webkit</reporter>
          <assigned_to name="Ryosuke Niwa">rniwa</assigned_to>
          <cc>rniwa</cc>
    
    <cc>twisniewski</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1950314</commentid>
    <comment_count>0</comment_count>
    <who name="Keith Cirkel">webkit</who>
    <bug_when>2023-04-21 04:37:46 -0700</bug_when>
    <thetext>I&apos;m not sure if this is the right issue template, but I am trying to file implementer issues to get `customElements.getName()` defined. As a result of the WCCG F2F, the CG is interested in pursuing a method to get the name of a defined element. This is the result of that meeting. See https://github.com/WICG/webcomponents/issues/566 and https://github.com/whatwg/html/pull/9195 for more.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1950499</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-04-21 15:42:22 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/13053</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1950587</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-22 12:27:46 -0700</bug_when>
    <thetext>Committed 263281@main (e2748d7c56a2): &lt;https://commits.webkit.org/263281@main&gt;

Reviewed commits have been landed. Closing PR #13053 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1950588</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-04-22 12:28:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/108411398&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960084</commentid>
    <comment_count>4</comment_count>
    <who name="Thomas Wisniewski [:twisniewski]">twisniewski</who>
    <bug_when>2023-06-06 10:33:37 -0700</bug_when>
    <thetext>Pardon my ping of a closed bug, but I just tried to run the (not yet merged) WPTs from this patch on Safari Preview 171, and they aren&apos;t passing. I get this failure for all of the tests:

    assert_equals: expected (object) null but got (undefined) undefined

Is this expected?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960099</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2023-06-06 12:10:04 -0700</bug_when>
    <thetext>(In reply to Thomas Wisniewski [:twisniewski] from comment #4)
&gt; Pardon my ping of a closed bug, but I just tried to run the (not yet merged)
&gt; WPTs from this patch on Safari Preview 171, and they aren&apos;t passing. I get
&gt; this failure for all of the tests:
&gt; 
&gt;     assert_equals: expected (object) null but got (undefined) undefined
&gt; 
&gt; Is this expected?

Yes, that&apos;s expected. That semantics changed after I had landed WebKit code change. Will update WebKit&apos;s implementation shortly.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>