[webkit-changes] [WebKit/WebKit] e2badf: [WebXR] EnableRequiredWebXRExtensions can't be beh...
mwyrzykowski
noreply at github.com
Wed Aug 7 11:52:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2badf99cf105b84f65f170f796d2508650ceaf4
https://github.com/WebKit/WebKit/commit/e2badf99cf105b84f65f170f796d2508650ceaf4
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in
M Source/WebKit/WebProcess/GPU/graphics/RemoteGraphicsContextGLProxy.h
Log Message:
-----------
[WebXR] EnableRequiredWebXRExtensions can't be behind the prompt
https://bugs.webkit.org/show_bug.cgi?id=277745
<radar://133317583>
Unreviewed partial revert of 281114 at main
The website may enable the extensions prior to entering immersive mode, so this
message can not be behind the UI prompt.
* Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in:
* Source/WebKit/WebProcess/GPU/graphics/RemoteGraphicsContextGLProxy.h:
Canonical link: https://commits.webkit.org/281947@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list