<?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>257307</bug_id>
          
          <creation_ts>2023-05-24 23:15:13 -0700</creation_ts>
          <short_desc>Update WebRTC abseil to M115</short_desc>
          <delta_ts>2023-06-01 22:40:40 -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>WebRTC</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="youenn fablet">youennf</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1957818</commentid>
    <comment_count>0</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-05-24 23:15:13 -0700</bug_when>
    <thetext>Update WebRTC abseil to M115</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957819</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-24 23:15:29 -0700</bug_when>
    <thetext>&lt;rdar://problem/109815455&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957820</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-05-24 23:26:17 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/14330</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958959</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-30 23:50:22 -0700</bug_when>
    <thetext>Committed 264715@main (d388e8ee441d): &lt;https://commits.webkit.org/264715@main&gt;

Reviewed commits have been landed. Closing PR #14330 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959459</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-01 17:51:43 -0700</bug_when>
    <thetext>After abseil update I&apos;m getting the following build error when building WPE using LibWebRTC:

```
CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:2101 (add_library):
  Cannot find source file:

    Source/third_party/abseil-cpp/absl/synchronization/internal/waiter.cc

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx
```

File &apos;waiter.cc&apos; does not longer exists after abseil update, but it&apos;s still referenced as part of LibWebRTC sources.

The build error was not detected by WebKitGTK/WPE EWS bots becasuse by default GStreamer WebRTC is used instead.

I don&apos;t know why the Apple bots didn&apos;t detect this build error.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959460</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-01 17:52:33 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/14611</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959470</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-01 20:16:22 -0700</bug_when>
    <thetext>Committed 264822@main (c20f9a0705fc): &lt;https://commits.webkit.org/264822@main&gt;

Reviewed commits have been landed. Closing PR #14611 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959494</commentid>
    <comment_count>7</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-06-01 22:40:40 -0700</bug_when>
    <thetext>Thanks for spotting it.
Mac/iOS bots do not spot it since we are not using cross platform Sources.txt, maybe we should.
I expect to update more of libwebrtc third party libraries and libwebrtc itself.
Expect some required work on your end to keep making it compile since no EWS bot is checking this config.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>