From 1f2cae53a7cbf7a524c0f9323926e944e750115a Mon Sep 17 00:00:00 2001 From: "krollin@apple.com" Date: Thu, 15 Nov 2018 02:40:08 +0000 Subject: [PATCH] Remove VideoFullscreenLayerManager.mm from WebCore/SourcesCocoa.txt https://bugs.webkit.org/show_bug.cgi?id=191667 Reviewed by Eric Carlson. VideoFullscreenLayerManager.mm no longer exists. No new tests -- No changed functionality. * SourcesCocoa.txt: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@238214 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Source/WebCore/ChangeLog | 14 ++++++++++++++ Source/WebCore/SourcesCocoa.txt | 1 - 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index 905785c..b174746 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -1,3 +1,17 @@ +2018-11-14 Keith Rollin + + Remove VideoFullscreenLayerManager.mm from WebCore/SourcesCocoa.txt + https://bugs.webkit.org/show_bug.cgi?id=191667 + + + Reviewed by Eric Carlson. + + VideoFullscreenLayerManager.mm no longer exists. + + No new tests -- No changed functionality. + + * SourcesCocoa.txt: + 2018-11-14 Timothy Hatcher Enabled dark mode CSS support by default. diff --git a/Source/WebCore/SourcesCocoa.txt b/Source/WebCore/SourcesCocoa.txt index d1b1441..82bc59f 100644 --- a/Source/WebCore/SourcesCocoa.txt +++ b/Source/WebCore/SourcesCocoa.txt @@ -259,7 +259,6 @@ platform/graphics/avfoundation/objc/VideoTrackPrivateAVFObjC.cpp @no-unify platform/graphics/avfoundation/objc/VideoTrackPrivateMediaSourceAVFObjC.mm @no-unify platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.mm @no-unify platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.mm @no-unify -platform/graphics/avfoundation/objc/VideoFullscreenLayerManager.mm @no-unify platform/graphics/ca/GraphicsLayerCA.cpp platform/graphics/ca/LayerPool.cpp -- 1.8.3.1