<?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>258119</bug_id>
          
          <creation_ts>2023-06-15 04:02:43 -0700</creation_ts>
          <short_desc>[GTK][WPE] Stop using DMA-BUF for WebGL in the web process</short_desc>
          <delta_ts>2023-06-21 19:04:12 -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>WebGL</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=258367</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Garcia Campos">cgarcia</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>dino</cc>
    
    <cc>kbr</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1961760</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2023-06-15 04:02:43 -0700</bug_when>
    <thetext>We can use the drawing texture directly, like we did before ANGLE, which should be supported by any platform even if DMA-BUF or GBM are not available.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961761</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2023-06-15 04:05:07 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/14998</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1962763</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-21 03:41:05 -0700</bug_when>
    <thetext>Committed 265349@main (b30a03a4c8a2): &lt;https://commits.webkit.org/265349@main&gt;

Reviewed commits have been landed. Closing PR #14998 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1962764</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-06-21 03:42:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/111092945&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1962940</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-21 18:37:00 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/15174</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1962941</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-21 18:38:20 -0700</bug_when>
    <thetext>WPE Ubuntu 20.04 started failing due to a no-unified build error after this patch:

https://build.webkit.org/#/builders/596/builds/10958

```
FAILED: Source/WebCore/CMakeFiles/WebCore.dir///WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-38.cpp.o 

In file included from /usr/include/EGL/eglplatform.h:128,
				 from /usr/include/epoxy/egl_generated.h:11,
				 from /usr/include/epoxy/egl.h:46,
				 from ../../Source/WebCore/platform/graphics/epoxy/EpoxyEGL.h:28,
				 from ../../Source/WebCore/platform/graphics/PlatformDisplay.cpp:74,
				 from WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-38.cpp:1:
JavaScriptCore/PrivateHeaders/JavaScriptCore/OptionsList.h:690:11: error: expected nested-name-specifier before ‘int’
  690 |     using Bool = bool;
```

The build error is similar to https://github.com/WebKit/WebKit/pull/12965</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1962947</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-21 19:04:08 -0700</bug_when>
    <thetext>Committed 265385@main (97140e139db1): &lt;https://commits.webkit.org/265385@main&gt;

Reviewed commits have been landed. Closing PR #15174 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>