mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Add WebXR's XRSystem
This commit is contained in:
Notes:
github-actions[bot]
2026-01-10 23:02:14 +00:00
Author: https://github.com/Psychpsyo Commit: https://github.com/LadybirdBrowser/ladybird/commit/52781cc2fd9 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6816 Reviewed-by: https://github.com/shannonbooth ✅
@@ -5010,6 +5010,7 @@ using namespace Web::WebGL;
|
||||
using namespace Web::WebGL::Extensions;
|
||||
using namespace Web::WebIDL;
|
||||
using namespace Web::WebVTT;
|
||||
using namespace Web::WebXR;
|
||||
using namespace Web::XHR;
|
||||
using namespace Web::XPath;
|
||||
)~~~"sv);
|
||||
|
||||
Reference in New Issue
Block a user