<?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>236723</bug_id>
          
          <creation_ts>2022-02-16 11:42:45 -0800</creation_ts>
          <short_desc>Bindings generator can&apos;t handle (Foo or undefined)</short_desc>
          <delta_ts>2023-04-21 15:59:05 -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>Bindings</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>232734</dup_id>
          
          <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>232558</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Myles C. Maxfield">mmaxfield</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>darin</cc>
    
    <cc>rniwa</cc>
    
    <cc>sam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1842419</commentid>
    <comment_count>0</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-02-16 11:42:45 -0800</bug_when>
    <thetext>https://gpuweb.github.io/gpuweb/#gpuobjectbase

interface mixin GPUObjectBase {
    attribute (USVString or undefined) label;
};

Our bindings generator is turning that into std::variant&lt;WTF::String, void&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1845244</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-02-23 11:43:17 -0800</bug_when>
    <thetext>&lt;rdar://problem/89368887&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1847655</commentid>
    <comment_count>2</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-03-02 16:03:08 -0800</bug_when>
    <thetext>This is probably a dup of https://bugs.webkit.org/show_bug.cgi?id=232734

*** This bug has been marked as a duplicate of bug 232734 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>