Bug 309618
| Summary: | Public visionOS 26.2 build broken (cannot find interface declaration for 'CARemoteExternalEffect') | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
As seen on an open source EWS run: https://ews-build.webkit.org/#/builders/153/builds/21704
```
In file included from /Volumes/Data/worker/visionOS-26-Build-EWS/build/Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm:32:
/Volumes/Data/worker/visionOS-26-Build-EWS/build/Source/WebKit/Platform/spi/visionos/RealitySystemSupportSPI.h:63:12: error: cannot find interface declaration for 'CARemoteExternalEffect'
63 | @interface CARemoteExternalEffect (RealitySystemSupport)
| ^
1 error generated.
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172231097>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/60322
EWS
Committed 309023@main (9de5e612fe6c): <https://commits.webkit.org/309023@main>
Reviewed commits have been landed. Closing PR #60322 and removing active labels.