[webkit-changes] [WebKit/WebKit] d03667: ASAN_SEGV | WebCore::LocalFrame::injectUserScripts.
lericaa
noreply at github.com
Tue Mar 19 18:28:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d036679431a5a508b0a2ec21de6731219dd41229
https://github.com/WebKit/WebKit/commit/d036679431a5a508b0a2ec21de6731219dd41229
Author: Erica Li <lerica at apple.com>
Date: 2024-03-19 (Tue, 19 Mar 2024)
Changed paths:
M Source/WebCore/html/ImageDocument.cpp
Log Message:
-----------
ASAN_SEGV | WebCore::LocalFrame::injectUserScripts.
rdar://124432384
https://bugs.webkit.org/show_bug.cgi?id=271028
Reviewed by Ryosuke Niwa.
Frame might be detached early, null checking before injectUserScripts from image document.
* Source/WebCore/html/ImageDocument.cpp:
(WebCore::ImageDocument::createDocumentStructure):
Canonical link: https://commits.webkit.org/276379@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