RESOLVED FIXED281447
[visionOS] Declare correct availability specifier for delegate method on visionOS
https://bugs.webkit.org/show_bug.cgi?id=281447
Summary [visionOS] Declare correct availability specifier for delegate method on visi...
Ryan Fuller
Reported 2024-10-14 13:05:08 PDT
The UIDelegate method didGeneratePageLoadTiming: is using the availability specifier `WK_IOS_TBA` instead of `WK_XROS_TBA` for it's visionOS availability.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-14 13:49:56 PDT
Ryan Fuller
Comment 2 2024-10-14 15:02:06 PDT
EWS
Comment 3 2024-10-14 22:40:14 PDT
Committed 285179@main (69fc3a67f6a1): <https://commits.webkit.org/285179@main> Reviewed commits have been landed. Closing PR #35172 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.