[webkit-changes] [WebKit/WebKit] ed012c: Cherry-pick 6f7a3cc4c150. rdar://problem/102222227

Tim Horton noreply at github.com
Fri Nov 11 15:38:52 PST 2022


  Branch: refs/heads/safari-7615.1.12-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: ed012c5cc8ff140f88c3c2b65341c5ed09325f62
      https://github.com/WebKit/WebKit/commit/ed012c5cc8ff140f88c3c2b65341c5ed09325f62
  Author: Tim Horton <timothy_horton at apple.com>
  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:
  -----------
  Cherry-pick 6f7a3cc4c150. rdar://problem/102222227

    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

Canonical link: https://commits.webkit.org/256138.26@safari-7615.1.12-branch




More information about the webkit-changes mailing list