Bug 241823

Summary: Crash under WebCore::DataDetection::detectContentInRange()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2022-06-21 15:49:24 PDT
Crash under WebCore::DataDetection::detectContentInRange(): Thread 0 Crashed ↩:: Dispatch queue: com.apple.main-thread 0 WebCore 0x1a32ac780 WebCore::DataDetection::detectContentInRange(WebCore::SimpleRange const&, WTF::OptionSet<WebCore::DataDetectorType>, NSDictionary*) + 2724 (Source/WebCore/dom/Node.h:800) 1 WebCore 0x1a32ac6f0 WebCore::DataDetection::detectContentInRange(WebCore::SimpleRange const&, WTF::OptionSet<WebCore::DataDetectorType>, NSDictionary*) + 2580 (Source/WebCore/./editing/cocoa/DataDetection.mm:502) 2 WebCore 0x1a469adcc WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 1784 (Source/WebCore/./loader/FrameLoader.cpp:2612) 3 WebCore 0x1a468f190 WebCore::FrameLoader::checkLoadComplete() + 244 (Source/WebCore/./loader/FrameLoader.cpp:2773)
Attachments
Chris Dumez
Comment 1 2022-06-21 15:49:34 PDT
Chris Dumez
Comment 2 2022-06-21 15:57:10 PDT
EWS
Comment 3 2022-06-22 08:16:57 PDT
Committed r295730 (251735@main): <https://commits.webkit.org/251735@main> Reviewed commits have been landed. Closing PR #1662 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.