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
The UIDelegate method didGeneratePageLoadTiming: is using the availability specifier `WK_IOS_TBA` instead of `WK_XROS_TBA` for it's visionOS availability.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137902464>
Ryan Fuller
Pull request: https://github.com/WebKit/WebKit/pull/35172
EWS
Committed 285179@main (69fc3a67f6a1): <https://commits.webkit.org/285179@main>
Reviewed commits have been landed. Closing PR #35172 and removing active labels.