Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a8c3019954762182a45f30f89f687acf6f608c25
https://github.com/WebKit/WebKit/commit/a8c3019954762182a45f30f89f687acf6f608c25
Author: Sergio Villar Senin <[email protected]>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/idlharness.https.window-expected.txt
M Source/WebCore/Modules/webxr/XRLayerEvent.idl
Log Message:
-----------
[WebXR] XRLayerEvent must be an Event instance
https://bugs.webkit.org/show_bug.cgi?id=301264
Reviewed by Fujii Hironori.
It was simply not inheriting from the Event object in the
IDL definition.
Fixed a couple of subtests in the IDL harness test for layers.
*
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/idlharness.https.window-expected.txt:
* Source/WebCore/Modules/webxr/XRLayerEvent.idl:
Canonical link: https://commits.webkit.org/301941@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications