Bug 281825
| Summary: | [GTK] 2.46.1 WebCore::PlatformMediaSessionManager: undefined reference | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Devoogdt <thomas.devoogdt> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Thomas Devoogdt
/home/thomas/br-test-pkg/bootlin-x86-64-musl/host/opt/ext-toolchain/bin/../lib/gcc/x86_64-buildroot-linux-musl/13.3.0/../../../../x86_64-buildroot-linux-musl/bin/ld: Source/WebCore/CMakeFiles/WebCore.dir/./__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp.o: in function `WebCore::Page::activeNowPlayingSessionUpdateTimerFired()':
UnifiedSource-767013ce-8.cpp:(.text._ZN7WebCore4Page39activeNowPlayingSessionUpdateTimerFiredEv+0x9): undefined reference to `WebCore::PlatformMediaSessionManager::sharedManager()'
/home/thomas/br-test-pkg/bootlin-x86-64-musl/host/opt/ext-toolchain/bin/../lib/gcc/x86_64-buildroot-linux-musl/13.3.0/../../../../x86_64-buildroot-linux-musl/bin/ld: Source/WebCore/CMakeFiles/WebCore.dir/./__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-17.cpp.o: in function `WebCore::PlatformMediaSessionManager::hasActiveNowPlayingSessionInGroup(WTF::ObjectIdentifierGeneric<WebCore::MediaSessionGroupIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long>, unsigned long, (WTF::SupportsObjectIdentifierNullState)1>)':
UnifiedSource-3c72abbe-17.cpp:(.text._ZN7WebCore27PlatformMediaSessionManager33hasActiveNowPlayingSessionInGroupEN3WTF23ObjectIdentifierGenericINS_31MediaSessionGroupIdentifierTypeENS1_38ObjectIdentifierMainThreadAccessTraitsImEEmLNS1_33SupportsObjectIdentifierNullStateE1EEE+0x60): undefined reference to `WebCore::PlatformMediaSessionManager::forEachSessionInGroup(WTF::ObjectIdentifierGeneric<WebCore::MediaSessionGroupIdentifierType, WTF::ObjectIdentifierMainThreadAccessTraits<unsigned long>, unsigned long, (WTF::SupportsObjectIdentifierNullState)1>, WTF::Function<void (WebCore::PlatformMediaSession&)> const&)'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 285473@main (f47a18ab4977): <https://commits.webkit.org/285473@main>
Reviewed commits have been landed. Closing PR #35491 and removing active labels.