Bug 284036
| Summary: | Unified build failure in Source/WebCore/platform/ios/PlatformPasteboardIOS.mm | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | New Bugs | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
```
In file included from /Volumes/Data/worker/visionOS-2-Build-EWS/build/WebKitBuild/Release-xros/DerivedSources/WebCore/unified-sources/UnifiedSource42-mm.mm:1:
/Volumes/Data/worker/visionOS-2-Build-EWS/build/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm:246:23: error: no member named 'IOSApplication' in namespace 'WTF'
246 | if (!WTF::IOSApplication::isMobileMail() && !WTF::IOSApplication::isMailCompositionService())
/Volumes/Data/worker/visionOS-2-Build-EWS/build/Source/WebCore/platform/ios/PlatformPasteboardIOS.mm:246:63: error: no member named 'IOSApplication' in namespace 'WTF'
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140910671>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/37424
EWS
Committed 287341@main (e666928e7044): <https://commits.webkit.org/287341@main>
Reviewed commits have been landed. Closing PR #37424 and removing active labels.