[webkit-changes] [WebKit/WebKit] ee56f4: Remove references to WebRTC third party library us...

Diego Pino noreply at github.com
Fri Nov 25 05:46:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee56f48f9734da735edc19f3fa24f5070ea8b91b
      https://github.com/WebKit/WebKit/commit/ee56f48f9734da735edc19f3fa24f5070ea8b91b
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt
    M Source/ThirdParty/libwebrtc/Source/DEPS

  Log Message:
  -----------
  Remove references to WebRTC third party library usrsctp
https://bugs.webkit.org/show_bug.cgi?id=248336

Reviewed by Youenn Fablet and Carlos Garcia Campos.

The library was removed in 256830 at main but there were still references
to it in LibWebRTC's CMakeLists.txt.

* Source/ThirdParty/libwebrtc/CMakeLists.txt: Remove references to
  usrsctp.
* Source/ThirdParty/libwebrtc/Source/DEPS: Remove references to usrsctp.

Canonical link: https://commits.webkit.org/257020@main




More information about the webkit-changes mailing list