[webkit-changes] [WebKit/WebKit] ab5451: Remove WebRTC third party usrsctp

youennf noreply at github.com
Fri Nov 18 03:04:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab5451e52d4d219e6c1b738a9b8f2d3e371768d3
      https://github.com/WebKit/WebKit/commit/ab5451e52d4d219e6c1b738a9b8f2d3e371768d3
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-11-18 (Fri, 18 Nov 2022)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig
    R Source/ThirdParty/libwebrtc/Configurations/usrsctp.xcconfig
    R Source/ThirdParty/libwebrtc/Source/third_party/.gitattributes
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/.gitignore
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/BUILD.gn
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/DIR_METADATA
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/LICENSE
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/OWNERS
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/README.chromium
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/.gitattributes
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/.gitignore
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/CMakeLists.txt
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/LICENSE.md
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/Makefile.am
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/Makefile.nmake
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/Manual.md
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/Manual.tex
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/README.md
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/bootstrap
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/configure.ac
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/gen-def.py
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/meson.build
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/meson_options.txt
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctp.pc.in
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/CMakeLists.txt
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/Makefile.am
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/Makefile.nmake
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/meson.build
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/meson.build
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_asconf.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_asconf.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_auth.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_auth.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_bsd_addr.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_bsd_addr.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_callout.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_callout.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_cc_functions.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_constants.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_crc32.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_crc32.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_header.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_indata.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_indata.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_input.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_input.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_lock_userspace.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_os.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_os_userspace.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_output.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_output.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_pcb.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_pcb.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_peeloff.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_peeloff.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_process_lock.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sha1.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sha1.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_ss_functions.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_structs.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sysctl.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_sysctl.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_timer.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_timer.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_uio.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_userspace.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_usrreq.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_var.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctputil.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctputil.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet6/meson.build
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet6/sctp6_usrreq.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet6/sctp6_var.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_atomic.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_environment.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_environment.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_inpcb.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_ip6_var.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_ip_icmp.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_malloc.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_mbuf.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_mbuf.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_queue.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_recv_thread.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_recv_thread.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_route.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_socket.c
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_socketvar.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/user_uma.h
    R Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/usrsctp.h
    R Source/ThirdParty/libwebrtc/WebKit/0002-Fixing-usrctp-library-compilation-errors.patch
    R Source/ThirdParty/libwebrtc/WebKit/patch-usrsctp.diff
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Remove WebRTC third party usrsctp
https://bugs.webkit.org/show_bug.cgi?id=246136
rdar://problem/100840106

Reviewed by Eric Carlson.

* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig:
* Source/ThirdParty/libwebrtc/Configurations/usrsctp.xcconfig: Removed.
* Source/ThirdParty/libwebrtc/Source/third_party/.gitattributes: Removed.
* Source/ThirdParty/libwebrtc/Source/third_party/usrsctp: Removed.
* Source/ThirdParty/libwebrtc/WebKit/0002-Fixing-usrctp-library-compilation-errors.patch: Removed.
* Source/ThirdParty/libwebrtc/WebKit/patch-usrsctp.diff: Removed.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list