Bug 305504
| Summary: | [iOS] Internal builds are broken: MediaPlayerPrivateWirelessPlayback.h: incomplete result type 'DestinationColorSpace' | ||
|---|---|---|---|
| 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
```
Source/WebCore/platform/graphics/MediaPlayerPrivateWirelessPlayback.h:84:27: error: incomplete result type 'DestinationColorSpace' in function definition
¦84 | DestinationColorSpace colorSpace() final { return DestinationColorSpace::SRGB(); }
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource356.cpp:1:
In file included from Source/WebCore/platform/graphics/MediaPlayerPrivateWirelessPlayback.cpp:27:
In file included from Source/WebCore/platform/graphics/MediaPlayerPrivateWirelessPlayback.h:30:
In file included from Source/WebCore/platform/graphics/MediaPlayerPrivate.h:32:
Source/WebCore/platform/graphics/MediaPlayer.h:85:7: note: forward declaration of 'WebCore::DestinationColorSpace'
¦85 | class DestinationColorSpace;
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168168554>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/56586
EWS
Committed 305605@main (c7a40361732d): <https://commits.webkit.org/305605@main>
Reviewed commits have been landed. Closing PR #56586 and removing active labels.