Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad47dcc5f6e3ff8961b3c1ef71983eedabfc3cda
https://github.com/WebKit/WebKit/commit/ad47dcc5f6e3ff8961b3c1ef71983eedabfc3cda
Author: Dan Glastonbury <[email protected]>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M LayoutTests/platform/visionos/TestExpectations
M Source/WebCore/platform/xr/PlatformXR.h
M Source/WebCore/testing/WebFakeXRDevice.cpp
Log Message:
-----------
[WebXR]
imported/w3c/web-platform-tests/webxr/xrWebGLLayer_viewports.https.html is
constant failure
https://bugs.webkit.org/show_bug.cgi?id=274931
rdar://129031661
Reviewed by Mike Wyrzykowski.
WebFakeXRDevice was not setting up any viewports in
PlatformXR::FrameData::layerSetupData which causes the test to conclude that the
viewports overlap and, thus, fail.
Passing sensible values for the left and right viewport fixes the test.
* LayoutTests/platform/visionos/TestExpectations:
* Source/WebCore/platform/xr/PlatformXR.h:
* Source/WebCore/testing/WebFakeXRDevice.cpp:
(WebCore::SimulatedXRDevice::frameTimerFired):
Canonical link: https://commits.webkit.org/280605@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes