[webkit-reviews] review granted: [Bug 233213] [iOS] use PhotosUIPrivate instead of PhotosUI : [Attachment 444435] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 14:50:25 PST 2021


Aditya Keerthi <akeerthi at apple.com> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 233213: [iOS] use PhotosUIPrivate instead of PhotosUI
https://bugs.webkit.org/show_bug.cgi?id=233213

Attachment 444435: Patch

https://bugs.webkit.org/attachment.cgi?id=444435&action=review




--- Comment #4 from Aditya Keerthi <akeerthi at apple.com> ---
Comment on attachment 444435
  --> https://bugs.webkit.org/attachment.cgi?id=444435
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=444435&action=review

r=me

> Source/WebKit/Platform/spi/ios/PhotosUISPI.h:30
> +#else

I think this should be `#elif HAVE(PHOTOS_UI)`, so we don't try to import on
watchOS/tvOS.


More information about the webkit-reviews mailing list