Bug 233213

Summary: [iOS] use PhotosUIPrivate instead of PhotosUI
Product: WebKit Reporter: Devin Rousso <hi>
Component: New BugsAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: akeerthi, benjamin, cdumez, cmarcelo, ews-watchlist, hi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
akeerthi: review+
Patch none

Devin Rousso
Reported 2021-11-16 14:18:08 PST
.
Attachments
Patch (3.05 KB, patch)
2021-11-16 14:19 PST, Devin Rousso
no flags
Patch (3.06 KB, patch)
2021-11-16 14:44 PST, Devin Rousso
akeerthi: review+
Patch (3.07 KB, patch)
2021-11-16 14:58 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2021-11-16 14:18:31 PST
Devin Rousso
Comment 2 2021-11-16 14:19:06 PST
Devin Rousso
Comment 3 2021-11-16 14:44:33 PST
Aditya Keerthi
Comment 4 2021-11-16 14:50:25 PST
Comment on attachment 444435 [details] 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.
Devin Rousso
Comment 5 2021-11-16 14:58:22 PST
EWS
Comment 6 2021-11-16 18:39:54 PST
Committed r285910 (244319@main): <https://commits.webkit.org/244319@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 444440 [details].
Note You need to log in before you can comment on or make changes to this bug.