Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81cf7e110f9a397665e195d4e3b56ed2ed5d83b9
https://github.com/WebKit/WebKit/commit/81cf7e110f9a397665e195d4e3b56ed2ed5d83b9
Author: Ian Grunert <[email protected]>
Date: 2025-10-10 (Fri, 10 Oct 2025)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp
Log Message:
-----------
[Win] Regression - WebGL context lost during navigation
https://bugs.webkit.org/show_bug.cgi?id=300457
Reviewed by Don Olmstead.
Introduced by https://commits.webkit.org/301043@main there appears to be
a bad interaction when the GPU process is enabled. Reloading a test such
as fast/canvas/webgl/canvas-zero-size.html will cause the WebGL context
to be lost. Similar interaction happening in the test suite is causing
a large number of test failures.
Using ifdefs to revert to the old behavior on Windows for now, though I
am surprised this isn't an issue for GTK with GPU process.
Canonical link: https://commits.webkit.org/301330@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