[webkit-changes] [WebKit/WebKit] 6f4b9f: Compile errors around pasteboard when importing mo...

megangardner noreply at github.com
Fri Mar 22 18:53:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f4b9f95a84210d37c0cb1a0692b6528b30c61de
      https://github.com/WebKit/WebKit/commit/6f4b9f95a84210d37c0cb1a0692b6528b30c61de
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/PlatformPasteboard.h
    M Source/WebCore/platform/ios/PlatformPasteboardIOS.mm

  Log Message:
  -----------
  Compile errors around pasteboard when importing more UIKit.
https://bugs.webkit.org/show_bug.cgi?id=271424
rdar://125198774

Reviewed by Tim Horton and Aditya Keerthi.

Explicitly state that m_pasteboard is an AbstractPasteboard to deal with
compile errors arrising from importing more of UIKit.

* Source/WebCore/platform/PlatformPasteboard.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list