<?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>252449</bug_id>
          
          <creation_ts>2023-02-16 19:52:34 -0800</creation_ts>
          <short_desc>[GCC] Ubuntu 20.04 build error after 260367@main</short_desc>
          <delta_ts>2023-02-16 23:04:21 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</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=244568</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Diego Pino">dpino</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1934398</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-02-16 19:52:34 -0800</bug_when>
    <thetext>The WebKitGTK Ubuntu 20.04 build bot is failing with the following error:

```
error: could not convert ‘context.WebCore::WebGLExtensionScopedContext::operator-&gt;()-&gt;WebCore::WebGLRenderingContextBase::graphicsContextGL()-&gt;WebCore::GraphicsContextGL::getQueryObjectui64EXT((&amp; query)-&gt;WebCore::WebGLTimerQueryEXT::&lt;anonymous&gt;.WebCore::WebGLContextObject::&lt;anonymous&gt;.WebCore::WebGLObject::object(), pname)’ from ‘GCGLuint64’ {aka ‘long unsigned int’} to ‘WebCore::WebGLAny’ {aka ‘std::variant&lt;std::nullptr_t, bool, int, unsigned int, long long int, long long unsigned int, float, WTF::String, WTF::Vector&lt;bool, 0, WTF::CrashOnOverflow, 16, WTF::FastMalloc&gt;, WTF::Vector&lt;int, 0, WTF::CrashOnOverflow, 16, WTF::FastMalloc&gt;
```

This bug is similar to https://bugs.webkit.org/show_bug.cgi?id=244568. In this case, since WebGLAny doesn&apos;t support &quot;long unsigned&quot; it&apos;s necessary to do an explicit static cast to &quot;long long unsigned&quot; (supported by WebGLAny).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1934401</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-02-16 20:00:58 -0800</bug_when>
    <thetext>Pull request: https://github.com/webkit/webkit/pull/10246</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1934467</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-02-16 23:03:23 -0800</bug_when>
    <thetext>Committed 260428@main (a436f19b905c): &lt;https://commits.webkit.org/260428@main&gt;

Reviewed commits have been landed. Closing PR #10246 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1934468</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-02-16 23:04:21 -0800</bug_when>
    <thetext>&lt;rdar://problem/105583905&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>