[webkit-changes] [WebKit/WebKit] eae14a: Revert 269462 at main
Commit Queue
noreply at github.com
Wed Oct 18 09:08:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eae14ad3793c6c245f2a9e4a8f07eaa967566774
https://github.com/WebKit/WebKit/commit/eae14ad3793c6c245f2a9e4a8f07eaa967566774
Author: Dawn Flores <dawn_flores at apple.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
R Source/ThirdParty/gmock/CMakeLists.txt
R Source/ThirdParty/gmock/Configurations/Base.xcconfig
R Source/ThirdParty/gmock/Configurations/DebugRelease.xcconfig
R Source/ThirdParty/gmock/Configurations/gmock.xcconfig
R Source/ThirdParty/gmock/Configurations/gmock_main.xcconfig
R Source/ThirdParty/gmock/LICENSE
R Source/ThirdParty/gmock/README.WebKit
R Source/ThirdParty/gmock/README.md
R Source/ThirdParty/gmock/cmake/gmock.pc.in
R Source/ThirdParty/gmock/cmake/gmock_main.pc.in
R Source/ThirdParty/gmock/docs/README.md
R Source/ThirdParty/gmock/gmock.xcodeproj/project.pbxproj
R Source/ThirdParty/gmock/include/gmock/gmock-actions.h
R Source/ThirdParty/gmock/include/gmock/gmock-cardinalities.h
R Source/ThirdParty/gmock/include/gmock/gmock-function-mocker.h
R Source/ThirdParty/gmock/include/gmock/gmock-matchers.h
R Source/ThirdParty/gmock/include/gmock/gmock-more-actions.h
R Source/ThirdParty/gmock/include/gmock/gmock-more-matchers.h
R Source/ThirdParty/gmock/include/gmock/gmock-nice-strict.h
R Source/ThirdParty/gmock/include/gmock/gmock-spec-builders.h
R Source/ThirdParty/gmock/include/gmock/gmock.h
R Source/ThirdParty/gmock/include/gmock/internal/custom/README.md
R Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-generated-actions.h
R Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-matchers.h
R Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-port.h
R Source/ThirdParty/gmock/include/gmock/internal/gmock-internal-utils.h
R Source/ThirdParty/gmock/include/gmock/internal/gmock-port.h
R Source/ThirdParty/gmock/include/gmock/internal/gmock-pp.h
R Source/ThirdParty/gmock/scripts/README.md
R Source/ThirdParty/gmock/scripts/fuse_gmock_files.py
R Source/ThirdParty/gmock/scripts/generator/LICENSE
R Source/ThirdParty/gmock/scripts/generator/README
R Source/ThirdParty/gmock/scripts/generator/README.cppclean
R Source/ThirdParty/gmock/scripts/generator/cpp/__init__.py
R Source/ThirdParty/gmock/scripts/generator/cpp/ast.py
R Source/ThirdParty/gmock/scripts/generator/cpp/gmock_class.py
R Source/ThirdParty/gmock/scripts/generator/cpp/gmock_class_test.py
R Source/ThirdParty/gmock/scripts/generator/cpp/keywords.py
R Source/ThirdParty/gmock/scripts/generator/cpp/tokenize.py
R Source/ThirdParty/gmock/scripts/generator/cpp/utils.py
R Source/ThirdParty/gmock/scripts/generator/gmock_gen.py
R Source/ThirdParty/gmock/src/gmock-all.cc
R Source/ThirdParty/gmock/src/gmock-cardinalities.cc
R Source/ThirdParty/gmock/src/gmock-internal-utils.cc
R Source/ThirdParty/gmock/src/gmock-matchers.cc
R Source/ThirdParty/gmock/src/gmock-spec-builders.cc
R Source/ThirdParty/gmock/src/gmock.cc
R Source/ThirdParty/gmock/src/gmock_main.cc
R Source/ThirdParty/gmock/test/BUILD.bazel
R Source/ThirdParty/gmock/test/gmock-actions_test.cc
R Source/ThirdParty/gmock/test/gmock-cardinalities_test.cc
R Source/ThirdParty/gmock/test/gmock-function-mocker_test.cc
R Source/ThirdParty/gmock/test/gmock-internal-utils_test.cc
R Source/ThirdParty/gmock/test/gmock-matchers_test.cc
R Source/ThirdParty/gmock/test/gmock-more-actions_test.cc
R Source/ThirdParty/gmock/test/gmock-nice-strict_test.cc
R Source/ThirdParty/gmock/test/gmock-port_test.cc
R Source/ThirdParty/gmock/test/gmock-pp-string_test.cc
R Source/ThirdParty/gmock/test/gmock-pp_test.cc
R Source/ThirdParty/gmock/test/gmock-spec-builders_test.cc
R Source/ThirdParty/gmock/test/gmock_all_test.cc
R Source/ThirdParty/gmock/test/gmock_ex_test.cc
R Source/ThirdParty/gmock/test/gmock_leak_test.py
R Source/ThirdParty/gmock/test/gmock_leak_test_.cc
R Source/ThirdParty/gmock/test/gmock_link2_test.cc
R Source/ThirdParty/gmock/test/gmock_link_test.cc
R Source/ThirdParty/gmock/test/gmock_link_test.h
R Source/ThirdParty/gmock/test/gmock_output_test.py
R Source/ThirdParty/gmock/test/gmock_output_test_.cc
R Source/ThirdParty/gmock/test/gmock_output_test_golden.txt
R Source/ThirdParty/gmock/test/gmock_stress_test.cc
R Source/ThirdParty/gmock/test/gmock_test.cc
R Source/ThirdParty/gmock/test/gmock_test_utils.py
R Source/ThirdParty/libwebrtc/Configurations/Base-libwebrtc.xcconfig
M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig
M Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig
R Source/ThirdParty/libwebrtc/Configurations/sdp_integration_fuzzer.xcconfig
M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/sort.c
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/sdp_integration_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/gmock.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/gtest.h
R Source/ThirdParty/libwebrtc/WebKit/sdp_integration_fuzzer-libwebrtc.diff
R Source/ThirdParty/libwebrtc/WebKit/sdp_integration_fuzzer-opus.diff
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
M Tools/Scripts/webkitpy/style/checker.py
M Tools/Scripts/webkitpy/style/checkers/cmake.py
Log Message:
-----------
Revert 269462 at main
Revert [269462 at main] [WebRTC] Add target for sdp_integration_fuzzer
https://bugs.webkit.org/show_bug.cgi?id=263321
rdar://117136032
https://bugs.webkit.org/show_bug.cgi?id=263225
<rdar://117044163>
Unreviewed revert.
* Source/ThirdParty/gmock/CMakeLists.txt: Removed.
* Source/ThirdParty/gmock/Configurations/Base.xcconfig: Removed.
* Source/ThirdParty/gmock/Configurations/DebugRelease.xcconfig: Removed.
* Source/ThirdParty/gmock/Configurations/gmock.xcconfig: Removed.
* Source/ThirdParty/gmock/Configurations/gmock_main.xcconfig: Removed.
* Source/ThirdParty/gmock/LICENSE: Removed.
* Source/ThirdParty/gmock/README.WebKit: Removed.
* Source/ThirdParty/gmock/README.md: Removed.
* Source/ThirdParty/gmock/cmake/gmock.pc.in: Removed.
* Source/ThirdParty/gmock/cmake/gmock_main.pc.in: Removed.
* Source/ThirdParty/gmock/docs/README.md: Removed.
* Source/ThirdParty/gmock/gmock.xcodeproj/project.pbxproj: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-actions.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-cardinalities.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-function-mocker.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-matchers.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-more-actions.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-more-matchers.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-nice-strict.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock-spec-builders.h: Removed.
* Source/ThirdParty/gmock/include/gmock/gmock.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/custom/README.md: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-generated-actions.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-matchers.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/custom/gmock-port.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/gmock-internal-utils.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/gmock-port.h: Removed.
* Source/ThirdParty/gmock/include/gmock/internal/gmock-pp.h: Removed.
* Source/ThirdParty/gmock/scripts/README.md: Removed.
* Source/ThirdParty/gmock/scripts/fuse_gmock_files.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/LICENSE: Removed.
* Source/ThirdParty/gmock/scripts/generator/README: Removed.
* Source/ThirdParty/gmock/scripts/generator/README.cppclean: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/__init__.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/ast.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/gmock_class.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/gmock_class_test.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/keywords.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/tokenize.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/cpp/utils.py: Removed.
* Source/ThirdParty/gmock/scripts/generator/gmock_gen.py: Removed.
* Source/ThirdParty/gmock/src/gmock-all.cc: Removed.
* Source/ThirdParty/gmock/src/gmock-cardinalities.cc: Removed.
* Source/ThirdParty/gmock/src/gmock-internal-utils.cc: Removed.
* Source/ThirdParty/gmock/src/gmock-matchers.cc: Removed.
* Source/ThirdParty/gmock/src/gmock-spec-builders.cc: Removed.
* Source/ThirdParty/gmock/src/gmock.cc: Removed.
* Source/ThirdParty/gmock/src/gmock_main.cc: Removed.
* Source/ThirdParty/gmock/test/BUILD.bazel: Removed.
* Source/ThirdParty/gmock/test/gmock-actions_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-cardinalities_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-function-mocker_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-internal-utils_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-matchers_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-more-actions_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-nice-strict_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-port_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-pp-string_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-pp_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock-spec-builders_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_all_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_ex_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_leak_test.py: Removed.
* Source/ThirdParty/gmock/test/gmock_leak_test_.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_link2_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_link_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_link_test.h: Removed.
* Source/ThirdParty/gmock/test/gmock_output_test.py: Removed.
* Source/ThirdParty/gmock/test/gmock_output_test_.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_output_test_golden.txt: Removed.
* Source/ThirdParty/gmock/test/gmock_stress_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_test.cc: Removed.
* Source/ThirdParty/gmock/test/gmock_test_utils.py: Removed.
* Source/ThirdParty/libwebrtc/Configurations/Base-libwebrtc.xcconfig: Removed.
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig:
* Source/ThirdParty/libwebrtc/Configurations/opus.xcconfig:
* Source/ThirdParty/libwebrtc/Configurations/sdp_integration_fuzzer.xcconfig: Removed.
* Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/sort.c:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/sdp_integration_fuzzer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/gmock.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/gtest.h:
* Source/ThirdParty/libwebrtc/WebKit/sdp_integration_fuzzer-libwebrtc.diff: Removed.
* Source/ThirdParty/libwebrtc/WebKit/sdp_integration_fuzzer-opus.diff: Removed.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
* Tools/Scripts/webkitpy/style/checker.py:
(_all_categories):
* Tools/Scripts/webkitpy/style/checkers/cmake.py:
(CMakeChecker):
Canonical link: https://commits.webkit.org/269469@main
More information about the webkit-changes
mailing list