Bug 281447

Summary: [visionOS] Declare correct availability specifier for delegate method on visionOS
Product: WebKit Reporter: Ryan Fuller <ryanfuller>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.