[webkit-changes] [WebKit/WebKit] c2b00d: REGRESSION(282843 at main): [Win] ASSERTION FAILED: s...
Fujii Hironori
noreply at github.com
Wed Aug 28 14:08:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2b00d1e5e514443b9d528e3e5f7888324575715
https://github.com/WebKit/WebKit/commit/c2b00d1e5e514443b9d528e3e5f7888324575715
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M Source/WebKit/WebProcess/GPU/graphics/wc/RemoteGraphicsContextGLProxyWC.cpp
Log Message:
-----------
REGRESSION(282843 at main): [Win] ASSERTION FAILED: sizeof(RemoteGraphicsContextGLProxy) == size
https://bugs.webkit.org/show_bug.cgi?id=278812
Unreviewed crash fix for Windows port Debug builds.
RemoteGraphicsContextGLProxyWC also should be marked by
WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR after
<https://commits.webkit.org/282843@main>.
* Source/WebKit/WebProcess/GPU/graphics/wc/RemoteGraphicsContextGLProxyWC.cpp:
Canonical link: https://commits.webkit.org/282863@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