Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f61a9b87e5704366d0cb6eaa01db8fb6dc34ad2e
https://github.com/WebKit/WebKit/commit/f61a9b87e5704366d0cb6eaa01db8fb6dc34ad2e
Author: Phinehas Fuachie <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M
Source/WebCore/Modules/modern-media-controls/media/spatial-video-support.js
Log Message:
-----------
The projection attribute of the spatial video renderer is x-webkit-spatial
instead of x-webkit-projection (experimental)
https://bugs.webkit.org/show_bug.cgi?id=321541
rdar://184654127
Reviewed by Jean-Yves Avenard.
The attribute selects a projection, not whether the content is spatial; the two
are independent, which is why ImmersiveVideoMetadata reports isSpatial() and
isImmersive() separately.
* Source/WebCore/Modules/modern-media-controls/media/spatial-video-support.js:
(SpatialVideoSupport.prototype._resolveProjection):
Canonical link: https://commits.webkit.org/319019@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications