[webkit-changes] [WebKit/WebKit] c9fdb2: Remove unused DeprecatedGlobalSettings.h includes

Tim Nguyen noreply at github.com
Sat Jan 7 21:23:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c9fdb2c5fbdab38f8db4b0fe8a8f34f6801f2035
      https://github.com/WebKit/WebKit/commit/c9fdb2c5fbdab38f8db4b0fe8a8f34f6801f2035
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-01-07 (Sat, 07 Jan 2023)

  Changed paths:
    M Source/WebCore/css/CSSStyleDeclaration.cpp
    M Source/WebCore/css/parser/CSSParserFastPaths.cpp
    M Source/WebCore/loader/ServerTimingParser.cpp
    M Source/WebCore/platform/audio/ios/MediaSessionHelperIOS.mm
    M Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp
    M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm
    M Source/WebCore/platform/ios/PlatformScreenIOS.mm
    M Source/WebCore/rendering/RenderLayerScrollableArea.cpp
    M Source/WebCore/rendering/RenderListBox.cpp
    M Source/WebKit/WebProcess/GPU/webrtc/LibWebRTCCodecs.cpp
    M Source/WebKit/WebProcess/Inspector/WebInspectorUI.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/WebResourceLoadObserver.cpp
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Source/WebKit/WebProcess/cocoa/VideoFullscreenManager.mm
    M Source/WebKitLegacy/mac/WebCoreSupport/WebChromeClient.mm
    M Source/WebKitLegacy/mac/WebView/WebPreferences.mm

  Log Message:
  -----------
  Remove unused DeprecatedGlobalSettings.h includes
https://bugs.webkit.org/show_bug.cgi?id=250287
rdar://103996597

Reviewed by Tim Horton.

These have been unused for a while.

* Source/WebCore/css/CSSStyleDeclaration.cpp:
* Source/WebCore/css/parser/CSSParserFastPaths.cpp:
* Source/WebCore/loader/ServerTimingParser.cpp:
* Source/WebCore/platform/audio/ios/MediaSessionHelperIOS.mm:
* Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp:
* Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
* Source/WebCore/platform/ios/PlatformScreenIOS.mm:
* Source/WebCore/rendering/RenderLayerScrollableArea.cpp:
* Source/WebCore/rendering/RenderListBox.cpp:
* Source/WebKit/WebProcess/GPU/webrtc/LibWebRTCCodecs.cpp:
* Source/WebKit/WebProcess/Inspector/WebInspectorUI.cpp:
* Source/WebKit/WebProcess/WebCoreSupport/WebResourceLoadObserver.cpp:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
* Source/WebKit/WebProcess/cocoa/VideoFullscreenManager.mm:
* Source/WebKitLegacy/mac/WebCoreSupport/WebChromeClient.mm:
* Source/WebKitLegacy/mac/WebView/WebPreferences.mm:

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




More information about the webkit-changes mailing list