[webkit-changes] [WebKit/WebKit] 5f787e: WebGLRenderingContextBase::getParameter must rejec...
Kimmo Kinnunen
noreply at github.com
Tue Dec 17 04:50:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f787ed1f73433cc89624919e69386b8724a381d
https://github.com/WebKit/WebKit/commit/5f787ed1f73433cc89624919e69386b8724a381d
Author: Kimmo Kinnunen <kkinnunen at apple.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp
Log Message:
-----------
WebGLRenderingContextBase::getParameter must reject NUM_SHADER_BINARY_FORMATS
https://bugs.webkit.org/show_bug.cgi?id=280428
rdar://137224858
Reviewed by Dan Glastonbury.
Remove handling of NUM_SHADER_BINARY_FORMATS and enable tests that
test it.
* LayoutTests/TestExpectations:
* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::getParameter):
Canonical link: https://commits.webkit.org/287936@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