Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 92f2950d8402fa8a96d67dfb222bc4903ea9a44e
      
https://github.com/WebKit/WebKit/commit/92f2950d8402fa8a96d67dfb222bc4903ea9a44e
  Author: Yoel Hawa <[email protected]>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/platform/cocoa/PhotosFormatSoftLink.h
    A Source/WebCore/platform/cocoa/PhotosFormatSoftLink.mm
    M Source/WebCore/platform/graphics/cg/ImageDecoderCG.cpp
    M Source/WebCore/platform/graphics/cg/ImageDecoderCG.h

  Log Message:
  -----------
  Upstream fullscreening with QuickLook from WebKitAdditions
https://bugs.webkit.org/show_bug.cgi?id=277105
<rdar://132525569>

Reviewed by Aditya Keerthi.

Upstream the isSpatial and isPanoramic checks for deciding whether to
delegate fullscreen to QuickLook from WebKitAdditions.

* Source/WebCore/platform/cocoa/PhotosFormatSoftLink.h:
* Source/WebCore/platform/cocoa/PhotosFormatSoftLink.mm:
* Source/WebCore/platform/graphics/cg/ImageDecoderCG.cpp:
(WebCore::ImageDecoderCG::isPanoramic const):
(WebCore::ImageDecoderCG::isSpatial const):
(WebCore::ImageDecoderCG::shouldUseQuickLookForFullscreen const):
* Source/WebCore/platform/graphics/cg/ImageDecoderCG.h:
* Source/WebCore/SourcesCocoa.txt:
Upstream the methods for determining whether to delegate fullscreen to
QuickLook from WebKitAdditions.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to