[webkit-changes] [WebKit/WebKit] c0cad8: Remove ENABLE_NETSCAPE_PLUGIN_API remnants
Anne van Kesteren
noreply at github.com
Tue Nov 28 06:34:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0cad84b3866000a223b612e52b86bc73a29e6da
https://github.com/WebKit/WebKit/commit/c0cad84b3866000a223b612e52b86bc73a29e6da
Author: Anne van Kesteren <annevk at annevk.nl>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebKit/CMakeLists.txt
M Source/WebKit/DerivedSources-input.xcfilelist
M Source/WebKit/DerivedSources.make
M Source/WebKit/PlatformMac.cmake
M Source/WebKit/PlatformPlayStation.cmake
M Source/WebKit/PlatformWin.cmake
R Source/WebKit/Shared/Plugins/Netscape/NetscapePluginModuleNone.cpp
M Source/WebKit/config.h
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsPlayStation.cmake
M Source/cmake/OptionsWPE.cmake
M Source/cmake/OptionsWin.cmake
M Source/cmake/WebKitFeatures.cmake
M Tools/Scripts/webkitperl/FeatureList.pm
M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp
Log Message:
-----------
Remove ENABLE_NETSCAPE_PLUGIN_API remnants
https://bugs.webkit.org/show_bug.cgi?id=265436
Reviewed by Michael Catanzaro.
Remove cruft from a bygone era.
* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/PlatformMac.cmake:
* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/PlatformWin.cmake:
* Source/WebKit/Shared/Plugins/Netscape/NetscapePluginModuleNone.cpp: Removed.
* Source/WebKit/config.h:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWPE.cmake:
* Source/cmake/OptionsWin.cmake:
* Source/cmake/WebKitFeatures.cmake:
* Tools/Scripts/webkitperl/FeatureList.pm:
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp:
(testWebViewCanShowMIMEType):
Canonical link: https://commits.webkit.org/271205@main
More information about the webkit-changes
mailing list