Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 388cfa5f4193e6f303b329b5513d17db838cc9b6
https://github.com/WebKit/WebKit/commit/388cfa5f4193e6f303b329b5513d17db838cc9b6
Author: Sammy Gill <[email protected]>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
M Source/WebCore/page/LocalFrameView.cpp
Log Message:
-----------
Add extra diagnostics for LocalFrameView
https://bugs.webkit.org/show_bug.cgi?id=308663
rdar://171208758
Reviewed by Brent Fulgham.
We need some extra diagnostic information for LocalFrameView in certain
circumstances. We will get this information by adding a backtrace that
should hopefully give us enough context to investigate. This logging is
only temporary and should be removed once we can move forward.
Canonical link: https://commits.webkit.org/308250@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications