Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f7a3cc4c150620d24659ad4e74a2f2ed8942425
      
https://github.com/WebKit/WebKit/commit/6f7a3cc4c150620d24659ad4e74a2f2ed8942425
  Author: Tim Horton <[email protected]>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Platform/spi/ios/PhotosUISPI.h
    M Source/WebKit/UIProcess/ios/forms/WKFileUploadPanel.mm

  Log Message:
  -----------
  Fix the build after a PhotosUIPrivate change
https://bugs.webkit.org/show_bug.cgi?id=247817
rdar://102222227

Reviewed by Wenson Hsieh.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Platform/spi/ios/PhotosUISPI.h:
* Source/WebKit/UIProcess/ios/forms/WKFileUploadPanel.mm:
(-[WKFileUploadMediaTranscoder start]):
We always have PhotosUIPrivate, so get rid of HAVE_PHOTOS_UI_PRIVATE.

PUActivityProgressController is now PXActivityProgressController,
so conditionally use the correct one.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to