Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 93472ec12ee947b30c7ec3c176ca0e2fb6ba6ace
https://github.com/WebKit/WebKit/commit/93472ec12ee947b30c7ec3c176ca0e2fb6ba6ace
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Source/WebCore/CMakeLists.txt
Log Message:
-----------
[cmake-cocoa] ManagedMediaSource is broken when using cmake build
https://bugs.webkit.org/show_bug.cgi?id=321911
rdar://185085895
Reviewed by Cameron McCormack.
ManagedMediaSource layout tests were failing with a cmake build on mac.
Turned out that the disableRemotePlayback attribute was never set due to
the missing IDL.
Also adds page/Navigator+LoginStatus.idl after searching for which IDLs were
listed in
DerivedSources.make but weren't in the CMakeLists
* Source/WebCore/CMakeLists.txt:
Canonical link: https://commits.webkit.org/319279@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications