Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b9db2bc9385f42c8da8b1740771a055addfdebf
      
https://github.com/WebKit/WebKit/commit/3b9db2bc9385f42c8da8b1740771a055addfdebf
  Author: Said Abou-Hallawa <[email protected]>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/BitmapImageDescriptor.cpp

  Log Message:
  -----------
  Fix build break after 279710@main
https://bugs.webkit.org/show_bug.cgi?id=275128
rdar://129240808

Unreviewed build break fix.

BitmapImageDescriptor holds a reference to BitmapImageSource. So use '.' instead
of '->' operator to access m_source in shouldUseQuickLookForFullscreen().

* Source/WebCore/platform/graphics/BitmapImageDescriptor.cpp:
(WebCore::BitmapImageDescriptor::shouldUseQuickLookForFullscreen const):

Canonical link: https://commits.webkit.org/279716@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