Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a6ca9248acbcfe633fd5197da38c4ed3dc60bc8d
https://github.com/WebKit/WebKit/commit/a6ca9248acbcfe633fd5197da38c4ed3dc60bc8d
Author: Anne van Kesteren <[email protected]>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M Source/WebCore/html/HTMLDialogElement.cpp
Log Message:
-----------
REGRESSION(301763@main) Crash under HTMLDialogElement::showModal()
https://bugs.webkit.org/show_bug.cgi?id=301504
rdar://163369766
Reviewed by Ryosuke Niwa.
Reduce scope of containingBlockBeforeStyleResolution variable to what's
strictly needed as it's a CheckedPtr.
Canonical link: https://commits.webkit.org/302181@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications