Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67a39ee3032af6570dfd4e41293b3576fceeab6c https://github.com/WebKit/WebKit/commit/67a39ee3032af6570dfd4e41293b3576fceeab6c Author: Megan Gardner <megan_gard...@apple.com> Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths: M Source/WebCore/page/LocalFrameView.cpp Log Message: ----------- Crash when destroying FrameView. https://bugs.webkit.org/show_bug.cgi?id=268316 rdar://121636013 Reviewed by Wenson Hsieh. Based on the crash log and the crashlog script, we are missing a null check. * Source/WebCore/page/LocalFrameView.cpp: (WebCore::LocalFrameView::setWasScrolledByUser): Canonical link: https://commits.webkit.org/273792@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes